diff options
Diffstat (limited to 'constants')
-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 bc55f6723..f6e90f3cd 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -1,7 +1,6 @@ .include "constants/gba_constants.inc" .include "constants/misc_constants.inc" .include "constants/species_constants.inc" - .include "constants/ability_constants.inc" .include "constants/move_constants.inc" .include "constants/item_constants.inc" .include "constants/type_constants.inc" @@ -16,7 +15,6 @@ .include "constants/map_object_constants.inc" .include "constants/opponent_constants.inc" .include "constants/decorations.inc" - .include "constants/songs.inc" .include "constants/version.inc" .include "constants/region_map_sections.inc" .include "constants/hold_effects.inc" |