summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index ddd360d73..023253ba1 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2409,7 +2409,10 @@ wStartHour:: db ; d4b7
wStartMinute:: db ; d4b8
wStartSecond:: db ; d4b9
-wRTC:: ds 8 ; d4ba
+wRTC:: ds 4 ; d4ba
+
+ ds 4
+
wDST:: ; d4c2
; bit 7: dst
db