Added makefiles, fixed template bug in nvault

This commit is contained in:
David Anderson
2005-08-02 09:48:06 +00:00
parent de5abef49a
commit 7eaa8a1a39
7 changed files with 163 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#include "CString.h"
#include "amxxmodule.h"
AMX_NATIVE_INFO nVault_natives[];
extern AMX_NATIVE_INFO nVault_natives[];
#endif //_INCLUDE_AMXXAPI_H