You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; AI_SMART knows these moves are usable all-around.
|
||||
|
||||
UsefulMoves: ; 39301
|
||||
UsefulMoves:
|
||||
db DOUBLE_EDGE
|
||||
db SING
|
||||
db FLAMETHROWER
|
||||
@@ -21,4 +21,3 @@ UsefulMoves: ; 39301
|
||||
db SOFTBOILED
|
||||
db SUPER_FANG
|
||||
db -1 ; end
|
||||
; 39315
|
||||
|
||||
Reference in New Issue
Block a user