pokecrystal-board/stats/egg_moves_crystal.asm

7 lines
153 B
NASM
Raw Normal View History

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