(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.

This commit is contained in:
frosch
2008-09-13 15:49:29 +00:00
parent 0251a9c529
commit 856157b6da
9 changed files with 184 additions and 144 deletions

View File

@@ -15,7 +15,6 @@
#include "strings_type.h"
typedef uint16 EngineID;
typedef uint16 EngineRenewID;
struct Engine;