Comment more ROM labels as unreferenced
(Some unreferenced labels are above code which is still used via fallthrough!)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Cosine::
|
||||
Cosine:: ; unreferenced
|
||||
; a = d * cos(a * pi/32)
|
||||
add %010000 ; cos(x) = sin(x + pi/2)
|
||||
; fallthrough
|
||||
|
Reference in New Issue
Block a user