Added missing files to MSVC8 project (libraries.h and libraries.cpp)

Fixed some MSVC8 errors with new files
Bumped version
This commit is contained in:
Scott Ehlert
2006-05-08 04:13:37 +00:00
parent 7669ab02f6
commit ca3e8582e3
4 changed files with 15 additions and 7 deletions

View File

@ -73,7 +73,7 @@
#define AMXXLOG_Log g_log.Log
#define AMXXLOG_Error g_log.LogError
#define AMX_VERSION "1.72"
#define AMX_VERSION "1.75"
extern AMX_NATIVE_INFO core_Natives[];
extern AMX_NATIVE_INFO time_Natives[];