+1
-1
@@ -4243,7 +4243,7 @@ u8 *GetMapName(u8 *dst0, u16 mapsec, u16 fill)
|
|||||||
{
|
{
|
||||||
u8 *dst;
|
u8 *dst;
|
||||||
u16 i;
|
u16 i;
|
||||||
u16 idx;;
|
u16 idx;
|
||||||
if ((idx = mapsec - MAPSECS_KANTO) <= MAPSEC_SPECIAL_AREA - MAPSECS_KANTO)
|
if ((idx = mapsec - MAPSECS_KANTO) <= MAPSEC_SPECIAL_AREA - MAPSECS_KANTO)
|
||||||
{
|
{
|
||||||
if (IsCeladonDeptStoreMapsec(mapsec) == TRUE)
|
if (IsCeladonDeptStoreMapsec(mapsec) == TRUE)
|
||||||
|
|||||||
Reference in New Issue
Block a user