Comment more ROM labels as unreferenced
(Some unreferenced labels are above code which is still used via fallthrough!)
This commit is contained in:
@@ -24,6 +24,7 @@ FarCall_hl::
|
||||
ldh a, [hTempBank]
|
||||
rst Bankswitch
|
||||
call FarCall_JumpToHL
|
||||
; fallthrough
|
||||
|
||||
ReturnFarCall::
|
||||
; We want to retain the contents of f.
|
||||
|
Reference in New Issue
Block a user