diff options
author | camthesaxman <cameronghall@cox.net> | 2017-11-27 17:17:00 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-11-27 17:17:00 -0600 |
commit | 8fd1e16862f119cf9cb25b7411cda0c8f7c4e354 (patch) | |
tree | da1790227e6ab7707e6ff7dde17aca23eda6a41b /constants/constants.inc | |
parent | 5498eaf94849bbc7b56d8c280862b61ecefa0643 (diff) |
convert landmark data to C
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index c6505e0e5..5f6ae547d 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -8,7 +8,6 @@ .include "constants/map_constants.inc" .include "constants/berry_constants.inc" .include "constants/version.inc" - .include "constants/region_map_sections.inc" .include "constants/battle.inc" .include "constants/battle_text.inc" .include "constants/contest_move_effects.inc" |