mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 14:25:38 +03:00
new natives for cstrike module
This commit is contained in:
parent
b3758e37d1
commit
11de8b5d8d
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user