Identify some more unnamed labels

This commit is contained in:
Rangi
2020-10-05 20:10:01 -04:00
parent 6b7ade66da
commit 42d0a2567a
8 changed files with 33 additions and 27 deletions

View File

@@ -575,7 +575,9 @@ PlacePrinterStatusString:
ld [wPrinterStatus], a
ret
Function847bd: ; unreferenced
PlacePrinterStatusStringBorderless: ; unreferenced
; Similar to PlacePrinterStatusString, but with different hlcoords
; and ClearBox instead of TextBox.
ld a, [wPrinterStatus]
and a
ret z