Comment more ROM labels as unreferenced
(Some unreferenced labels are above code which is still used via fallthrough!)
This commit is contained in:
@@ -117,7 +117,7 @@ GetFarWRAMByte::
|
||||
ldh a, [hFarByte]
|
||||
ret
|
||||
|
||||
GetFarWRAMWord::
|
||||
GetFarWRAMWord:: ; unreferenced
|
||||
ldh [hTempBank], a
|
||||
ldh a, [rSVBK]
|
||||
push af
|
||||
|
Reference in New Issue
Block a user