summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-02 14:29:50 -0500
committerMarcus Huderle <huderlem@gmail.com>2017-07-02 14:29:50 -0500
commitd96ff8f4adfb760db788deffa75a335ad1873ba3 (patch)
tree473392860dc6b0604f4cfec24f7c22dcd00a41d0 /wram.asm
parent6f610f7b80ba0047ac1116cccaa1bda957aeb620 (diff)
Label some more catch em mode and timer stuff
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