diff options
author | camthesaxman <cameronghall@cox.net> | 2017-11-27 22:12:09 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-11-27 22:12:09 -0600 |
commit | 2fea5bf7d82e85f4b33857e6eb5b4ddc6e7542d2 (patch) | |
tree | 37d8e53e88c1f6a052ca1a355faf36ba3acad9dc /constants/constants.inc | |
parent | 61e0c62d2d2dbeba13aaeb49b89c9773b25f84b7 (diff) |
convert data files to use constants/map.h
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 5f6ae547d..1ec25462f 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -5,7 +5,6 @@ .include "constants/item_data_constants.inc" .include "constants/battle_move_constants.inc" .include "constants/trainer_constants.inc" - .include "constants/map_constants.inc" .include "constants/berry_constants.inc" .include "constants/version.inc" .include "constants/battle.inc" |