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 even more address comments
That should be all of them this time
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; Every Pokémon sorted alphabetically by name.
|
||||
|
||||
AlphabeticalPokedexOrder: ; 0x40c65
|
||||
AlphabeticalPokedexOrder:
|
||||
db ABRA
|
||||
db AERODACTYL
|
||||
db AIPOM
|
||||
@@ -252,4 +252,3 @@ AlphabeticalPokedexOrder: ; 0x40c65
|
||||
db YANMA
|
||||
db ZAPDOS
|
||||
db ZUBAT
|
||||
; 0x40d60
|
||||
|
||||
Reference in New Issue
Block a user