diff options
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index 57b6ae2a5..6eeef5f2b 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -1,10 +1,8 @@ .include "constants/gba_constants.inc" .include "constants/misc_constants.inc" - .include "constants/type_constants.inc" .include "constants/contest_constants.inc" .include "constants/item_data_constants.inc" .include "constants/trainer_constants.inc" - .include "constants/berry_constants.inc" .include "constants/version.inc" .include "constants/battle.inc" .include "constants/battle_text.inc" |