Split First Batch of Game Translation Units
This commit is contained in:
parent
25b0fb786f
commit
9edaf441ab
7 changed files with 244 additions and 213 deletions
|
|
@ -93,7 +93,7 @@ static void SubchrMain()
|
|||
GWPlayerCfg[i].character = ext_character[i]+7;
|
||||
}
|
||||
}
|
||||
fn_80032A58(30);
|
||||
HuAudFadeOut(30);
|
||||
WipeCreate(2, 0, -1);
|
||||
HuPrcSleep(wipeData.duration+1.0f);
|
||||
fn_80035A0C();
|
||||
|
|
@ -145,7 +145,7 @@ static void SubchrMain()
|
|||
cursor_pos = 0;
|
||||
}
|
||||
if(GetBtns() & 0x200) {
|
||||
fn_80032A58(30);
|
||||
HuAudFadeOut(30);
|
||||
WipeCreate(2, 0, -1);
|
||||
HuPrcSleep(wipeData.duration+1.0f);
|
||||
fn_80035A0C();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue