mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 12:23:20 -05:00
7 lines
263 B
C++
7 lines
263 B
C++
.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"
|