fixed serious OP_FLOAT_CMP bug (boy I was tired)
This commit is contained in:
@ -3468,7 +3468,7 @@ static cell AMX_NATIVE_CALL find_plugin_byfile(AMX *amx, cell *params)
|
||||
|
||||
static cell AMX_NATIVE_CALL int3(AMX *amx, cell *params)
|
||||
{
|
||||
#ifdef DEBUG
|
||||
#if defined _DEBUG || defined DEBUG
|
||||
#if defined WIN32
|
||||
__asm
|
||||
{
|
||||
|
Reference in New Issue
Block a user