diff options
Diffstat (limited to 'src/data')
-rw-r--r-- | src/data/region_map_layout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/region_map_layout.h b/src/data/region_map_layout.h index ca33ef37a..1bc93cbb3 100644 --- a/src/data/region_map_layout.h +++ b/src/data/region_map_layout.h @@ -20,7 +20,7 @@ #define SAFARI MAPSEC_SAFARI_ZONE #define BTLTWR MAPSEC_BATTLE_TOWER #define S_ISLD MAPSEC_SOUTHERN_ISLAND -#define ______ MAPSEC_NONE +#define ______ MAPSEC_NOTHING static const u8 sRegionMapLayout[] = { |