diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-12-10 11:22:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-10 11:22:16 -0600 |
commit | bfdfe367e8d893ccf3859ad0c80a3ddcb037bfcc (patch) | |
tree | 2df3a3b2c703dd2634eb0a44304ad351e7be8f77 /constants/constants.inc | |
parent | a7722a0b936132527ff0bf8fd8213ab0bbd25e44 (diff) | |
parent | c8cad8a3897cbcc5034dc4566f1d4d7b335ea722 (diff) |
Merge pull request #422 from garakmon/frontier_data_1
Battle tower data
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 27d554ad0..38887dd28 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -2,6 +2,5 @@ .include "constants/misc_constants.inc" .include "constants/contest_constants.inc" .include "constants/pokemon_data_constants.inc" - .include "constants/battle_frontier_constants.inc" .include "constants/berry_constants.inc" .include "constants/contest_move_effects.inc" |