Cleanups (Tim Beckmann)
This commit is contained in:
parent
6fc3502f4b
commit
08545b98c6
62 changed files with 370 additions and 263 deletions
|
@ -454,6 +454,7 @@ int SaveModuleArray(MODULE *mptr, char *filename);
|
|||
MODULE* LoadModuleArray(MODULE *mptr, int size, char *filename);
|
||||
|
||||
int IsModuleVisibleFromModule(MODULE *source, MODULE *target);
|
||||
int ThisObjectIsInAModuleVisibleFromCurrentlyVisibleModules(struct strategyblock *sbPtr);
|
||||
|
||||
#endif /* IncludeModuleFunctionPrototypes */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue