Fix build bustage (TM).
Former-commit-id: 58d6835c1794423101e92664a8f4e36b40826638
This commit is contained in:
parent
07aaf3713c
commit
afd0acd4a7
|
@ -620,7 +620,7 @@ int set_amxnatives(AMX* amx, char error[128])
|
|||
|
||||
int unload_amxscript(AMX* amx, void** program)
|
||||
{
|
||||
#if !defined JIT
|
||||
#if defined JIT
|
||||
int flags = amx->flags;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user