2
0
Fork 0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-11-13 22:34:57 +03:00
amxmodx/dlls/geoip/geoip_amxx.h
David Anderson 55b57ca0cb Initial import
2004-05-28 08:51:23 +00:00

9 lines
No EOL
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