diff --git a/amxmodx/modules.cpp b/amxmodx/modules.cpp index 0b00bfbc..d6fc7c6a 100755 --- a/amxmodx/modules.cpp +++ b/amxmodx/modules.cpp @@ -620,7 +620,7 @@ int set_amxnatives(AMX* amx, char error[128]) int unload_amxscript(AMX* amx, void** program) { -#if !defined AMD64 +#if !defined JIT int flags = amx->flags; #endif