Decompile field_screen_effect

This commit is contained in:
Martin Griffin
2019-12-27 14:50:07 +00:00
parent 4d7a5b165f
commit 8fb5ce5790
12 changed files with 304 additions and 660 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ static void Task_Seagallop_1(u8 taskId)
static void Task_Seagallop_2(u8 taskId)
{
ScrollBG();
if (sub_8055FC4() && !gPaletteFade.active)
if (BGMusicStopped() && !gPaletteFade.active)
{
Task_Seagallop_3();
HelpSystem_Enable();