You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Keep table labels in the same files as their contents.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
; HM moves can't be forgotten
|
||||
|
||||
HMMoves: ; 34f0
|
||||
db CUT
|
||||
db FLY
|
||||
db SURF
|
||||
@@ -7,3 +9,4 @@
|
||||
db WATERFALL
|
||||
db WHIRLPOOL
|
||||
db -1 ; end
|
||||
; 34f8
|
||||
|
||||
Reference in New Issue
Block a user