mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
This commit is contained in:
parent
a66a30a771
commit
d9be1719be
@ -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…
Reference in New Issue
Block a user