Address review comments

This commit is contained in:
PikalaxALT
2019-10-09 18:12:37 -04:00
parent 5e0f0ca6dc
commit 734cada66a
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1603,7 +1603,7 @@ void sub_81120AC(u8 taskId)
gTextFlags.autoScroll = FALSE;
gUnknown_2036E28 = 0;
sub_8082740(0);
gHelpSystemEnabled = 1;
gHelpSystemEnabled = TRUE;
DestroyTask(taskId);
break;
}