Initial import
This commit is contained in:
9
dlls/geoip/geoip_amxx.h
Executable file
9
dlls/geoip/geoip_amxx.h
Executable file
@ -0,0 +1,9 @@
|
||||
#ifndef _INCLUDE_GEOIPAMXX_H
|
||||
#define _INCLUDE_GEOIPAMXX_H
|
||||
|
||||
#include <GeoIP.h>
|
||||
#include "amxxmodule.h"
|
||||
|
||||
extern AMX_NATIVE_INFO geoip_natives[];
|
||||
|
||||
#endif //_INCLUDE_GEOIPAMXX_H
|
Reference in New Issue
Block a user