pokered/data/moves/hm_moves.asm

8 lines
68 B
NASM
Raw Normal View History

HMMoveArray:
db CUT
db FLY
db SURF
db STRENGTH
db FLASH
db -1