Replace "Unreferenced" labels with "; unreferenced" comments

This commit is contained in:
Rangi
2020-06-21 16:27:43 -04:00
parent 98af69691d
commit 91774f206e
90 changed files with 212 additions and 250 deletions

View File

@@ -78,7 +78,7 @@ ScrollingMenuJoyAction:
jp nz, .d_down
jr .loop
.unreferenced ; unused
.no_zero_no_carry ; unreferenced
ld a, -1
and a
ret