Update some routine labels, including unreferenced ones

This commit is contained in:
Rangi
2020-05-18 11:59:48 -04:00
parent e32cf1bfd1
commit 156f2cc3ef
11 changed files with 38 additions and 38 deletions

View File

@@ -256,7 +256,7 @@ SetClock::
call CloseSRAM ; unlatch clock, disable clock r/w
ret
ClearRTCStatus::
UnreferencedClearRTCStatus::
; clear sRTCStatusFlags
xor a
push af