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

@@ -2163,7 +2163,8 @@ GetMapEnvironment::
pop hl
ret
ret ; unused
Map_DummyFunction:: ; unreferenced
ret
GetAnyMapEnvironment::
push hl