Merge pull request #461 from Kurausukun/oops

oops
This commit is contained in:
GriffinR
2021-08-21 07:49:17 -04:00
committed by GitHub
+1 -1
View File
@@ -4243,7 +4243,7 @@ u8 *GetMapName(u8 *dst0, u16 mapsec, u16 fill)
{
u8 *dst;
u16 i;
u16 idx;;
u16 idx;
if ((idx = mapsec - MAPSECS_KANTO) <= MAPSEC_SPECIAL_AREA - MAPSECS_KANTO)
{
if (IsCeladonDeptStoreMapsec(mapsec) == TRUE)