doc option_menu

This commit is contained in:
PikalaxALT
2020-03-29 17:45:11 -04:00
parent 8c23bd7c96
commit 1bed74a6a1
12 changed files with 80 additions and 77 deletions
+1 -1
View File
@@ -385,7 +385,7 @@ static bool8 ItemPc_DoGfxSetup(void)
gMain.state++;
break;
case 20:
if ((u8)sub_80BF72C() != TRUE)
if ((u8)MenuHelpers_CallLinkSomething() != TRUE)
gMain.state++;
break;
default: