This commit is contained in:
Kurausukun 2021-08-20 22:32:38 -04:00
parent 9ad143bf24
commit bb84e66e82

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)