Label and Split minigame_seq.c
This commit is contained in:
parent
9edaf441ab
commit
f45d02dabe
6 changed files with 76 additions and 65 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue