amxmodx/dlls/geoip/geoip_amxx.h
2004-05-28 08:51:23 +00:00

9 lines
173 B
C
Executable File

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