summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2015-07-18 16:20:02 -0700
committerMarcus Huderle <huderlem@gmail.com>2015-07-18 16:20:02 -0700
commitea309908b7d2a8ef4ebcc1b5f3c7954cf300c493 (patch)
tree47bff3c56bbd9dd92a4b9a229d566d71f1ad9204 /wram.asm
parent8eefd6a14ad4ce97008bea6c6fe10c17fc67cb84 (diff)
Dump all known routines.
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index ef31c2c..771b7eb 100755
--- a/wram.asm
+++ b/wram.asm
@@ -83,7 +83,13 @@ wTimerMinutes:: ; 0xd57b
wTimerFrames:: ; 0xd57c
ds 1
- ds $224
+ ds $43
+
+wNumMonHits:: ; 0xd5c0
+; Number of times the wild pokemon has been hit in Catch'em mode
+ ds 1
+
+ ds $1e0
wLeftTiltCounter:: ; 0xd7a1
; Counts up to 3 and back down to time the left tilt animation