2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-03-11 05:00:22 +03:00
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