Replace "Unreferenced" labels with "; unreferenced" comments

This commit is contained in:
Rangi
2020-06-21 16:27:43 -04:00
parent 98af69691d
commit 91774f206e
90 changed files with 212 additions and 250 deletions

View File

@@ -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:
BetaMonPicBanks: ; unreferenced
; last mon in bank, bank #
db RAICHU, $15 + 0
db DUGTRIO, $15 + 1

View File

@@ -1,4 +1,4 @@
UnreferencedDakutens:
Dakutens: ; unreferenced
db "かが", "きぎ", "くぐ", "けげ", "こご"
db "さざ", "しじ", "すず", "せぜ", "そぞ"
db "ただ", "ちぢ", "つづ", "てで", "とど"
@@ -9,7 +9,7 @@ UnreferencedDakutens:
db "ハバ", "ヒビ", "フブ", "へべ", "ホボ"
db -1 ; end
UnreferencedHandakutens:
Handakutens: ; unreferenced
db "はぱ", "ひぴ", "ふぷ", "へぺ", "ほぽ"
db "ハパ", "ヒピ", "フプ", "へぺ", "ホポ"
db -1 ; end