summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2017-12-11 12:20:01 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2017-12-11 12:20:01 -0500
commitc2ad79c4f21b5f4dd661d69a7a81b69506be8821 (patch)
treec4df3ff43f9afdabe8292f6f4434ce43840f9e31 /wram.asm
parentec380e6df2d071dcd03f1d2d5bc06a3bb2865a67 (diff)
Add constants for time-of-day boundaries
Split off more misc constants into proper files
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 9b96f2bb6..e70457eba 100644
--- a/wram.asm
+++ b/wram.asm
@@ -355,6 +355,8 @@ NEXTU ; c608
; timeset temp storage
ds 20
wInitHourBuffer:: db ; c61c
+ ds 9
+wInitMinuteBuffer:: db ; c626
NEXTU ; c608
; link engine data