Update baserom.ips and address review comment
This commit is contained in:
BIN
Binary file not shown.
@@ -578,7 +578,7 @@ u16 sub_80F856C(u8 mapsec)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
flagId = sMapPreviewScreenData[idx].flagId;
|
flagId = sMapPreviewScreenData[idx].flagId;
|
||||||
if (sMapPreviewScreenData[idx].forceFirstTime == 0)
|
if (!sMapPreviewScreenData[idx].forceFirstTime)
|
||||||
{
|
{
|
||||||
if (!FlagGet(flagId))
|
if (!FlagGet(flagId))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user