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