summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index d74b9cc..1757a7c 100755
--- a/wram.asm
+++ b/wram.asm
@@ -722,7 +722,11 @@ wd580:: ; 0xd580
wd581:: ; 0xd581
ds $1
-wd582:: ; 0xd582
+wTimerDigits:: ; 0xd582
+; first byte = minutes
+; second byte = tens place
+; third byte = ones place
+; fourth byte = unused, but still written to
ds $4
wd586:: ; 0xd586