mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-19 09:49:21 +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)
|
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;
|
return returnToPatched;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user