amxmodx/dlls/geoip/geoip_amxx.h

9 lines
173 B
C
Raw Normal View History

2004-05-28 12:51:23 +04:00
#ifndef _INCLUDE_GEOIPAMXX_H
#define _INCLUDE_GEOIPAMXX_H
#include <GeoIP.h>
#include "amxxmodule.h"
extern AMX_NATIVE_INFO geoip_natives[];
#endif //_INCLUDE_GEOIPAMXX_H