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


SECTION "Egg Moves", ROMX, BANK[EGG_MOVES]

INCLUDE "stats/egg_move_pointers.asm"
INCLUDE "stats/egg_moves.asm"