merged in random changes from twilight

This commit is contained in:
David Anderson
2006-02-04 23:21:03 +00:00
parent 815afdcd11
commit e0d4ad0a06
7 changed files with 5 additions and 1316 deletions

View File

@ -45,8 +45,8 @@
#define GETPLAYERAUTHID (*g_engfuncs.pfnGetPlayerAuthId)
#endif
//extern AMX_NATIVE_INFO stats_Natives[];
extern AMX_NATIVE_INFO base_Natives[];
extern AMX_NATIVE_INFO stats_Natives[];
//extern AMX_NATIVE_INFO base_Natives[];
typedef void (*funEventCall)(void*);
extern funEventCall modMsgsEnd[MAX_REG_MSGS];