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