summaryrefslogtreecommitdiff
path: root/stats/egg_moves_crystal.asm
blob: ea9414231ffd49b6eb5f7e28e1f4a58b2512f82c (plain)
1
2
3
4
5
6
INCLUDE "pokecrystal.asm"
INCLUDE "includes.asm"

SECTION "eggmoves", ROMX, BANK[$8]
INCLUDE "stats/egg_move_pointers.asm"
INCLUDE "stats/egg_moves.asm"