cast fixes

This commit is contained in:
Evan
2019-11-20 15:10:56 -07:00
parent 80e84c2f48
commit c39dcbc602
5 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -384,7 +384,7 @@ static bool8 ItemPc_DoGfxSetup(void)
gMain.state++;
break;
case 20:
if ((u8) sub_80BF72C() != TRUE)
if ((u8)sub_80BF72C() != TRUE)
gMain.state++;
break;
default: