summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-04-02 13:28:14 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-04-02 13:28:14 -0700
commitb3334b11df6bb3dcd6180c0e8086e8e7cd143431 (patch)
treecb37ce20bb4a7e65bcd376806186bf992ab5bf20 /wram.asm
parent76cf59aa4c8958030e1276a748a5123a302bc990 (diff)
Label and dump mon capture animation
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 1757a7c..b49dab4 100755
--- a/wram.asm
+++ b/wram.asm
@@ -808,7 +808,8 @@ wd5e9:: ; 0xd5e9
wd5ee:: ; 0xd5ee
ds $5
-wd5f3:: ; 0xd5f3
+wCapturingMon:: ; 0xd5f3
+; Set to 1 when the capturing animation starts.
ds $1
wBallCaptureAnimationFrameCounter:: ; 0xd5f4