fix bug in GetExtendedPlayerInfoGC
This commit is contained in:
@@ -60,7 +60,7 @@ drain_failed:
|
||||
call [ebx + 0x10] # free9(orig_send_ptr)
|
||||
add esp, 8 # orig_send_ptr, remaining_bytes
|
||||
|
||||
mov eax, 1
|
||||
mov eax, 0
|
||||
|
||||
malloc9_failed:
|
||||
pop esi
|
||||
|
||||
Reference in New Issue
Block a user