through InitTutorialBag

This commit is contained in:
PikalaxALT
2020-01-18 22:14:54 -05:00
parent c9cb5d931c
commit 4c62d0f35f
8 changed files with 256 additions and 864 deletions
+1 -1
View File
@@ -381,7 +381,7 @@ static void OpenBagAndChooseItem(void)
if (gBattleTypeFlags & BATTLE_TYPE_FIRST_BATTLE)
sub_8107ECC();
else
sub_810AF74();
InitTutorialBag();
}
}