2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-01-18 17:58:03 +03:00

12 lines
199 B
C
Raw Normal View History

2004-05-28 08:51:23 +00:00
#ifndef _INCLUDE_GEOIPAMXX_H
#define _INCLUDE_GEOIPAMXX_H
2004-08-22 10:37:00 +00:00
#define GEOIPDATADIR ""
2004-12-09 18:25:46 +00:00
#include "GeoIP.h"
2004-05-28 08:51:23 +00:00
#include "amxxmodule.h"
extern AMX_NATIVE_INFO geoip_natives[];
2004-08-22 10:37:00 +00:00
#endif //_INCLUDE_GEOIPAMXX_H