More pokenav match call documentation
This commit is contained in:
+2
-2
@@ -707,10 +707,10 @@ static u32 sub_81C9F28(s32 state)
|
||||
switch (state)
|
||||
{
|
||||
case 0:
|
||||
sub_81C7BA4(sub_81C98C4());
|
||||
PrintHelpBarText(GetHelpBarTextId());
|
||||
return LT_INC_AND_PAUSE;
|
||||
case 1:
|
||||
if (IsDma3ManagerBusyWithBgCopy_())
|
||||
if (WaitForHelpBar())
|
||||
return LT_PAUSE;
|
||||
sub_81C7880();
|
||||
sub_81CA9C8();
|
||||
|
||||
Reference in New Issue
Block a user