Update baserom.ips and address review comment

This commit is contained in:
PikalaxALT
2019-08-26 09:37:37 -04:00
parent e5b607ccbe
commit 6a3e056af7
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -578,7 +578,7 @@ u16 sub_80F856C(u8 mapsec)
return 0;
}
flagId = sMapPreviewScreenData[idx].flagId;
if (sMapPreviewScreenData[idx].forceFirstTime == 0)
if (!sMapPreviewScreenData[idx].forceFirstTime)
{
if (!FlagGet(flagId))
{