diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-10-22 15:49:44 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-10-22 15:55:51 -0700 |
commit | f15bbca1ffe425c53c9e4f43f38d97b2e49d2c31 (patch) | |
tree | 617fe8ed3a11932d023023b2a8c51954eed9d496 /constants/constants.inc | |
parent | 949a003bd1c81ae927764401a07bd83e2debb9b5 (diff) |
Move battle_tower level100 mons to src/
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 81d3b72fe..bc55f6723 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -14,7 +14,6 @@ .include "constants/map_constants.inc" .include "constants/berry_constants.inc" .include "constants/map_object_constants.inc" - .include "constants/battle_tower_constants.inc" .include "constants/opponent_constants.inc" .include "constants/decorations.inc" .include "constants/songs.inc" |