More unreferenced labels and unused text

This commit is contained in:
xCrystal
2018-01-02 19:38:56 +01:00
parent d7970f749a
commit b4e087167f
30 changed files with 66 additions and 61 deletions

View File

@@ -361,7 +361,7 @@ HandleCmdQueue:: ; 97e08
ret
; 97e25
GetNthCmdQueueEntry: ; 97e25 unreferenced
Unreferenced_GetNthCmdQueueEntry: ; 97e25
ld hl, wCmdQueue
ld bc, CMDQUEUE_ENTRY_SIZE
call AddNTimes