summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 5ef9a36..8a5568d 100755
--- a/wram.asm
+++ b/wram.asm
@@ -800,7 +800,8 @@ wTimerMinutes:: ; 0xd57b
wTimerFrames:: ; 0xd57c
ds $1
-wd57d:: ; 0xd57d
+wTimerActive:: ; 0xd57d
+; Set to 1 when the Timer is displayed and counting down.
ds $1
wd57e:: ; 0xd57e