initial import of fakemeta_amxx

This commit is contained in:
David Anderson
2004-07-30 14:29:20 +00:00
parent 4d843e0792
commit c6c95f2443
2 changed files with 27 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <string>
#include <file>
#include <vault>
#include <lang>
/* Function is called just after server activation.
* Good place for configuration loading, commands and cvars registration. */