(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "oldpool.h"
|
||||
#include "autoreplace_type.h"
|
||||
|
||||
typedef uint16 EngineRenewID;
|
||||
|
||||
/**
|
||||
* Memory pool for engine renew elements. DO NOT USE outside of engine.c. Is
|
||||
* placed here so the only exception to this rule, the saveload code, can use
|
||||
|
Reference in New Issue
Block a user