diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index c5d435a7..993a17ae 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -264,6 +264,7 @@ enum { #define AMX_ERR_DIVIDE 11 #define AMX_ERR_NOTFOUND 19 #define AMX_ERR_PARAMS 25 +#define AMX_ERR_GENERAL 27 #define INVALID_HANDLE -1