Label and Split minigame_seq.c

This commit is contained in:
gamemasterplc 2023-12-01 00:02:42 -06:00
parent 9edaf441ab
commit f45d02dabe
6 changed files with 76 additions and 65 deletions

View file

@ -96,7 +96,7 @@ static void SubchrMain()
HuAudFadeOut(30);
WipeCreate(2, 0, -1);
HuPrcSleep(wipeData.duration+1.0f);
fn_80035A0C();
MGSeqKillAll();
omOvlGotoEx(OVL_M433, 1, 0, 0);
do {
HuPrcVSleep();
@ -148,7 +148,7 @@ static void SubchrMain()
HuAudFadeOut(30);
WipeCreate(2, 0, -1);
HuPrcSleep(wipeData.duration+1.0f);
fn_80035A0C();
MGSeqKillAll();
omOvlReturnEx(1, 1);
do {
HuPrcVSleep();