added funmaps
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/* AMX Mod X constants
|
||||
*
|
||||
* by the AMX Mod X Development Team
|
||||
* originally developed by OLO
|
||||
*
|
||||
* This file is provided as is (no warranties).
|
||||
*/
|
||||
|
||||
#if defined _svnversion_included
|
||||
#endinput
|
||||
#endif
|
||||
#define _svnversion_included
|
||||
|
||||
#define AMXX_VERSION 1.82
|
||||
#define AMXX_VERSION_NUM 182
|
||||
stock const AMXX_VERSION_STR[] = "1.8.2";
|
||||
Reference in New Issue
Block a user