Initial import

This commit is contained in:
David Anderson
2004-05-28 08:51:23 +00:00
parent 9df4374195
commit 55b57ca0cb
9 changed files with 6667 additions and 0 deletions

9
dlls/geoip/geoip_amxx.h Executable file
View 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