mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-19 14:32:19 +00:00
CTitleStateIntro_patches: don't worry about it
This commit is contained in:
parent
7c72146705
commit
b9f0742ff9
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ void StorageDevicePromptMidAsmHook() {}
|
||||||
PPC_FUNC_IMPL(__imp__sub_822C55B0);
|
PPC_FUNC_IMPL(__imp__sub_822C55B0);
|
||||||
PPC_FUNC(sub_822C55B0)
|
PPC_FUNC(sub_822C55B0)
|
||||||
{
|
{
|
||||||
|
App::s_isSaveDataCorrupt = true;
|
||||||
g_corruptSaveMessageOpen = true;
|
g_corruptSaveMessageOpen = true;
|
||||||
g_corruptSaveMessageOpen.wait(true);
|
g_corruptSaveMessageOpen.wait(true);
|
||||||
ctx.r3.u32 = 0;
|
ctx.r3.u32 = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue