mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-27 12:14:20 +01:00
7 lines
263 B
PHP
7 lines
263 B
PHP
|
.include "constants/gba_constants.inc"
|
||
|
.include "constants/misc_constants.inc"
|
||
|
.include "constants/contest_constants.inc"
|
||
|
.include "constants/pokemon_data_constants.inc"
|
||
|
.include "constants/berry_constants.inc"
|
||
|
.include "constants/contest_move_effects.inc"
|