Ugh, part 2

This commit is contained in:
Scott Ehlert 2006-08-27 05:01:32 +00:00
parent 3691e98814
commit 2cd1449f88

View File

@ -585,7 +585,7 @@ int set_amxnatives(AMX* amx, char error[128])
int unload_amxscript(AMX* amx, void** program)
{
#if defined WIN32
#if !defined AMD64
int flags = amx->flags;
#endif