More unreferenced labels cleanup

This commit is contained in:
xCrystal
2018-01-02 16:04:21 +01:00
parent 7a24703398
commit 6f0b81504d
48 changed files with 89 additions and 130 deletions

View File

@@ -797,7 +797,7 @@ SellMenu: ; 15eb3
ret
; 15ed3
.NothingToSell: ; unreferenced
.Unreferenced_NothingToSell:
ld hl, .NothingToSellText
call MenuTextBoxBackup
and a