diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-03 09:09:02 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-03 09:09:02 -0500 |
commit | 3535cf2ebc0ff5cb408bb018ade68ae8cfcb0c5c (patch) | |
tree | 262d855ea94396679bb9b7fb0f289c9e276c9c2a /include | |
parent | 404932ba23a2be1ff5c90def5ebf2a2ec5cf9839 (diff) |
through sub_80C0E5C
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/region_map.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/constants/region_map.h b/include/constants/region_map.h index e096f08a2..bd087bd60 100644 --- a/include/constants/region_map.h +++ b/include/constants/region_map.h @@ -90,7 +90,8 @@ #define MAPSEC_SECRET_BASE 0x56 #define MAPSEC_DYNAMIC 0x57 -// Kanto landmarks +#define MAPSECS_KANTO 0x58 + #define MAPSEC_PALLET_TOWN 0x58 #define MAPSEC_VIRIDIAN_CITY 0x59 #define MAPSEC_PEWTER_CITY 0x5A |