diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-28 16:32:23 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-28 16:32:23 +0200 |
commit | 14fcc9ec209a0a910dd0cf870dc835e7b7408e4c (patch) | |
tree | 9f36acaa5a718f110f200603038b2942caabf30c /constants/constants.inc | |
parent | bc3b4b4d9ae6ab59c9ce3892b7d287ebd0ee13fa (diff) | |
parent | 3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff) |
merge with master and move to C
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" |