summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-30 08:58:43 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-30 08:58:43 -0400
commitc324722987e48fa43fd4bad81555b22439e3e932 (patch)
tree0de903037a4a8e49bbc5fde990055593d0c31baf /include
parentf6a55433a2d93898b03e3ee3a65a2061ceda6a9a (diff)
through GetRegionMapSectionIdAt
Diffstat (limited to 'include')
-rw-r--r--include/region_map.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/region_map.h b/include/region_map.h
index eb8bb3222..b784e26ec 100644
--- a/include/region_map.h
+++ b/include/region_map.h
@@ -218,7 +218,8 @@ enum {
MAPSEC_DESERT_UNDERPASS,
MAPSEC_ALTERING_CAVE_2,
MAPSEC_NAVEL_ROCK2,
- MAPSEC_TRAINER_HILL
+ MAPSEC_TRAINER_HILL,
+ MAPSEC_NONE2
};
struct RegionMap {