diff options
author | lloyd <[email protected]> | 2008-11-08 21:09:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-08 21:09:32 +0000 |
commit | 8a798d5aceebfa770cf63ee2125c32cbf2070b35 (patch) | |
tree | 680bb3d5171392fd9caf3b10f21dc4541959454a /src/engine/info.txt | |
parent | 3cf13286119e21afd07f66fd99a8fe28c1aae39d (diff) |
Add missing engine info.txt
Diffstat (limited to 'src/engine/info.txt')
-rw-r--r-- | src/engine/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/engine/info.txt b/src/engine/info.txt new file mode 100644 index 000000000..c60151d0a --- /dev/null +++ b/src/engine/info.txt @@ -0,0 +1,11 @@ +realname "Engines" + +define ENGINES + +load_on auto + +<add> +eng_base.cpp +engine.cpp +engine.h +</add> |