summaryrefslogtreecommitdiff
path: root/home/time.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/time.asm')
-rw-r--r--home/time.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/time.asm b/home/time.asm
index 73bd0576..e49a5765 100644
--- a/home/time.asm
+++ b/home/time.asm
@@ -249,7 +249,7 @@ SetClock::
call CloseSRAM ; unlatch clock, disable clock r/w
ret
-ClearRTCStatus::
+UnreferencedClearRTCStatus::
; clear sRTCStatusFlags
xor a
push af