Identify more unnamed labels

This commit is contained in:
Rangi
2020-10-05 16:15:57 -04:00
parent ff2d850219
commit 6b7ade66da
13 changed files with 43 additions and 30 deletions

View File

@@ -312,14 +312,14 @@ CopyTradeName:
call CopyBytes
ret
Functionfcdfb: ; unreferenced
Trade_CopyFourCharString: ; unreferenced
ld bc, 4
call CopyBytes
ld a, "@"
ld [de], a
ret
Functionfce05: ; unreferenced
Trade_CopyThreeCharString: ; unreferenced
ld bc, 3
call CopyBytes
ld a, "@"