diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-09-25 16:26:45 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-09-25 16:27:02 -0500 |
commit | d1efbcd282aa68634b275af25ca1bf187e85cb9e (patch) | |
tree | 001ea9498682728c66c16da813170699904d14e7 /constants/constants.inc | |
parent | a57915fa5bd8c2e68bc291a371e66e3cafd7e195 (diff) |
Extract scattered baseroms and cleanup
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index 650ba4703..3928d63d6 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -13,6 +13,7 @@ .include "constants/trainer_constants.inc" .include "constants/battle_frontier_constants.inc" .include "constants/map_constants.inc" + .include "constants/map_object_constants.inc" .include "constants/berry_constants.inc" .include "constants/field_object_constants.inc" .include "constants/contest_move_effects.inc" |