mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 06:48:04 +03:00
removed amx dir, uses include <modules.h>
This commit is contained in:
parent
3c2107bf1d
commit
0db4648788
@ -33,7 +33,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…
x
Reference in New Issue
Block a user