Comment more ROM labels as unreferenced
(Some unreferenced labels are above code which is still used via fallthrough!)
This commit is contained in:
@@ -16,6 +16,7 @@ UpdateCGBPals::
|
||||
ldh a, [hCGBPalUpdate]
|
||||
and a
|
||||
ret z
|
||||
; fallthrough
|
||||
|
||||
ForceUpdateCGBPals::
|
||||
ldh a, [rSVBK]
|
||||
|
Reference in New Issue
Block a user