2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-04-02 07:49:06 +03:00
2004-12-09 18:25:46 +00:00

12 lines
199 B
C
Executable File

#ifndef _INCLUDE_GEOIPAMXX_H
#define _INCLUDE_GEOIPAMXX_H
#define GEOIPDATADIR ""
#include "GeoIP.h"
#include "amxxmodule.h"
extern AMX_NATIVE_INFO geoip_natives[];
#endif //_INCLUDE_GEOIPAMXX_H