new natives for cstrike module

This commit is contained in:
Johnny Bergström 2004-02-20 15:48:02 +00:00
parent b3758e37d1
commit 11de8b5d8d

View File

@ -2,7 +2,7 @@
#include <extdll.h> #include <extdll.h>
#include <meta_api.h> #include <meta_api.h>
#include "amx/modules.h" #include <modules.h>
// Check later if all of these really are needed! // Check later if all of these really are needed!
meta_globals_t *gpMetaGlobals; // Variables provided to plugins. meta_globals_t *gpMetaGlobals; // Variables provided to plugins.