diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-09-27 00:48:11 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-09-27 00:48:11 -0400 |
commit | 04c8eff8828c4bf60bea9832a550069f5f51ebe4 (patch) | |
tree | fd73ed82d66588405af4be2f60a5e069ea63d342 /constants/constants.inc | |
parent | d740eabb3c19bae406d184c6f29c81b2c5dc952f (diff) | |
parent | 3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff) |
merge
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" |