mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Ugh, part 2
This commit is contained in:
parent
3691e98814
commit
2cd1449f88
@ -585,7 +585,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 WIN32
|
#if !defined AMD64
|
||||||
int flags = amx->flags;
|
int flags = amx->flags;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user