summaryrefslogtreecommitdiff
path: root/include/constants/region_map_sections.h
diff options
context:
space:
mode:
authorTetrable <atiftetra@gmail.com>2018-09-09 20:42:23 +0100
committerGitHub <noreply@github.com>2018-09-09 20:42:23 +0100
commit3a0c26887efb6abc8106671ceefcc098737d823b (patch)
tree930dcf2dc217011c45671f3bf2017ec9111fd6ed /include/constants/region_map_sections.h
parent5a53d6d1fb304736c1fb3c222192a3b722707bca (diff)
parente1834c9d7bc961f872169e056b788fec04f39867 (diff)
Merge pull request #3 from pret/master
merge
Diffstat (limited to 'include/constants/region_map_sections.h')
-rw-r--r--include/constants/region_map_sections.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/region_map_sections.h b/include/constants/region_map_sections.h
index 8ff75dfa9..12c894367 100644
--- a/include/constants/region_map_sections.h
+++ b/include/constants/region_map_sections.h
@@ -220,4 +220,6 @@
#define MAPSEC_IN_GAME_TRADE 0xFE
#define MAPSEC_FATEFUL_ENCOUNTER 0xFF
+#define MAPSEC_SUBTRACT_KANTO (MAPSEC_SPECIAL_AREA - MAPSEC_DYNAMIC)
+
#endif //GUARD_REGIONMAPSEC_H