Replace many '; unused' with '; unreferenced'

This commit is contained in:
Rangi
2020-10-28 10:21:10 -04:00
parent 446f1846b1
commit 6d333bed5f
31 changed files with 70 additions and 57 deletions

View File

@@ -330,7 +330,7 @@ MenuTextbox::
pop hl
jp PrintText
; unused
Menu_DummyFunction:: ; unreferenced
ret
LoadMenuTextbox::