mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Remove address comment
This commit is contained in:
parent
e2fb7acac0
commit
c7032617aa
@ -1,7 +1,7 @@
|
||||
; This was a table of Pokémon sprite banks in the 1997 G/S prototype.
|
||||
; See pokegold-spaceworld's gfx/pokemon/pkmn_pic_banks.asm.
|
||||
|
||||
Unreferenced_MonPicBanks: ; 53d84
|
||||
Unreferenced_MonPicBanks:
|
||||
; last mon in bank, bank #
|
||||
db RAICHU, $15 + 0
|
||||
db DUGTRIO, $15 + 1
|
||||
|
Loading…
Reference in New Issue
Block a user