pokered/data/moves/hm_moves.asm

11 lines
178 B
NASM
Raw Normal View History

2020-07-04 02:57:43 +00:00
; 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
2020-07-04 02:57:43 +00:00
db -1 ; end