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 encourages these moves with Encore.
|
||||
|
||||
EncoreMoves: ; 38c85
|
||||
EncoreMoves:
|
||||
db SWORDS_DANCE
|
||||
db WHIRLWIND
|
||||
db LEER
|
||||
@@ -32,4 +32,3 @@ EncoreMoves: ; 38c85
|
||||
db COTTON_SPORE
|
||||
db POWDER_SNOW
|
||||
db -1 ; end
|
||||
; 38ca4
|
||||
|
||||
Reference in New Issue
Block a user