pokeemerald/constants/constants.inc

7 lines
255 B
PHP
Raw Normal View History

2016-11-01 16:29:13 +01:00
.include "constants/gba_constants.inc"
.include "constants/global.inc"
2016-11-01 16:29:13 +01:00
.include "constants/contest_constants.inc"
.include "constants/pokemon_data_constants.inc"
.include "constants/berry_constants.inc"
.include "constants/contest_move_effects.inc"