You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Comment, remove, or revise many unreferenced labels
This commit is contained in:
@@ -1166,7 +1166,7 @@ Pokedex_DrawDexEntryScreenBG:
|
||||
call Pokedex_PlaceFrontpicTopLeftCorner
|
||||
ret
|
||||
|
||||
.Unused:
|
||||
.Number: ; unreferenced
|
||||
db $5c, $5d, -1 ; No.
|
||||
.Height:
|
||||
db "HT ?", $5e, "??", $5f, -1 ; HT ?'??"
|
||||
@@ -2480,6 +2480,7 @@ Pokedex_LoadUnownFont:
|
||||
ld a, BANK(sScratch)
|
||||
call OpenSRAM
|
||||
ld hl, UnownFont
|
||||
; sScratch + $188 was the address of sDecompressBuffer in pokegold
|
||||
ld de, sScratch + $188
|
||||
ld bc, 39 tiles
|
||||
ld a, BANK(UnownFont)
|
||||
|
Reference in New Issue
Block a user