You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Comment, remove, or revise many unreferenced labels
This commit is contained in:
@@ -549,7 +549,7 @@ GetDecoName:
|
||||
ld a, e
|
||||
jr .getpokename
|
||||
|
||||
.unused
|
||||
.unused ; unreferenced
|
||||
push de
|
||||
call .getdeconame
|
||||
pop de
|
||||
@@ -939,7 +939,7 @@ GetDecorationID:
|
||||
pop hl
|
||||
ret
|
||||
|
||||
SetAllDecorationFlags:
|
||||
SetAllDecorationFlags: ; unreferenced
|
||||
ld hl, DecorationIDs
|
||||
.loop
|
||||
ld a, [hli]
|
||||
|
||||
Reference in New Issue
Block a user