fix nonmatching

This commit is contained in:
Evan
2019-11-20 09:57:19 -07:00
parent 9f7c34d645
commit 39a71e64d1
7 changed files with 31 additions and 197 deletions
+1 -1
View File
@@ -384,7 +384,7 @@ static bool8 ItemPc_DoGfxSetup(void)
gMain.state++;
break;
case 20:
if (sub_80BF72C() != TRUE)
if ((u8) sub_80BF72C() != TRUE)
gMain.state++;
break;
default: