pokered/data/moves/hm_moves.asm
2020-07-03 22:57:43 -04:00

10 lines
178 B
NASM

; This file is INCLUDEd twice:
; - for HMMoves in home/names.asm
; - for HMMoveArray in engine/pokemon/bills_pc.asm
db CUT
db FLY
db SURF
db STRENGTH
db FLASH
db -1 ; end