fix bug in GetExtendedPlayerInfoGC

This commit is contained in:
Martin Michelsen
2024-05-11 18:17:14 -07:00
parent c86ecbe9ef
commit a0126bd6b5
2 changed files with 3 additions and 2 deletions
@@ -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