This commit is contained in:
parent
a66a30a771
commit
d9be1719be
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ bool PatchReturnTo( void *Address, int Size, u32 id )
|
|||
}
|
||||
|
||||
if(returnToPatched)
|
||||
gprintf("Return to %08X patched with old method.\n", (u32) title);
|
||||
gprintf("Return to %08X patched with old method.\n", (u32) id);
|
||||
|
||||
return returnToPatched;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue