blob: 38887dd28de2bbbf9357ce8e9211c42bb4cc6dbe (
plain)
1
2
3
4
5
6
|
.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"
|