summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2018-09-05 17:25:44 +0000
committerultima-soul <akshayjhanji@hotmail.com>2018-09-05 17:25:44 +0000
commit857ac33adb1ba3c189cf7b006d7da28df2291157 (patch)
treef8f345b618c3d1242fd59e35b40552f14bde54ed /include
parentf505ba1bc7b34c67d7b3b7aef01006def5947639 (diff)
Fixed a typo.
Diffstat (limited to 'include')
-rw-r--r--include/constants/region_map_sections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/region_map_sections.h b/include/constants/region_map_sections.h
index 35c92d7e4..12c894367 100644
--- a/include/constants/region_map_sections.h
+++ b/include/constants/region_map_sections.h
@@ -220,6 +220,6 @@
#define MAPSEC_IN_GAME_TRADE 0xFE
#define MAPSEC_FATEFUL_ENCOUNTER 0xFF
-#define MAPSEC_SUBSTRACT_KANTO (MAPSEC_SPECIAL_AREA - MAPSEC_DYNAMIC)
+#define MAPSEC_SUBTRACT_KANTO (MAPSEC_SPECIAL_AREA - MAPSEC_DYNAMIC)
#endif //GUARD_REGIONMAPSEC_H