diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-20 22:53:08 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-20 22:53:08 +0100 |
commit | ecee02816d475f012dd4eec8a59b9ad3ba9ab531 (patch) | |
tree | 5eb0cdad91aeba20866a731033d76add878c3ec4 /constants/constants.inc | |
parent | 7dcb614cca6d61c5e51960826dddc004858ed9f1 (diff) | |
parent | 6ef96717181dfa1cda548cbe405410aba065e41c (diff) |
Merge with master
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" |