make shutdown more proper (releasing all memory)

This commit is contained in:
zolliker
2005-09-02 13:57:14 +00:00
parent 2e1778abb7
commit 9a051e8289
4 changed files with 30 additions and 12 deletions

View File

@ -46,6 +46,7 @@
int MacroPush(SConnection *pCon);
int MacroPop(void);
void KillSicsUnknown(void);
#endif