blob: 6e5f5a81d3fc9f85b2936042ca1d082bdff057d0 (
plain)
1
2
3
4
5
|
.include "constants/gba_constants.inc"
.include "constants/global.inc"
.include "constants/contest_constants.inc"
.include "constants/pokemon_data_constants.inc"
.include "constants/contest_move_effects.inc"
|