Replace many '; unused' with '; unreferenced'
This commit is contained in:
@@ -2163,7 +2163,8 @@ GetMapEnvironment::
|
||||
pop hl
|
||||
ret
|
||||
|
||||
ret ; unused
|
||||
Map_DummyFunction:: ; unreferenced
|
||||
ret
|
||||
|
||||
GetAnyMapEnvironment::
|
||||
push hl
|
||||
|
Reference in New Issue
Block a user