Cleanups. (Tim Beckmann)
This commit is contained in:
parent
0677653d4f
commit
86629a3b34
58 changed files with 671 additions and 528 deletions
|
@ -395,6 +395,7 @@ void UpdateModules(void);
|
|||
void ModuleFunctions(MODULE *mptr, MFUNCTION mf);
|
||||
void AllocateModuleObject(MODULE *mptr);
|
||||
void DeallocateModuleObject(MODULE *mptr);
|
||||
void AllNewModuleHandler(void);
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue