summaryrefslogtreecommitdiff
path: root/home/time.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/time.asm')
-rw-r--r--home/time.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/time.asm b/home/time.asm
index db586abc..73bd0576 100644
--- a/home/time.asm
+++ b/home/time.asm
@@ -36,7 +36,6 @@ GetClock::
maskbits 60
ldh [hRTCSeconds], a
-
ld [hl], RTC_M
ld a, [de]
maskbits 60