summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-02 12:53:40 -0500
committerMarcus Huderle <huderlem@gmail.com>2017-07-02 12:53:40 -0500
commit9be3dbeaa800bf93300ce41c7277f419d47b9529 (patch)
treebdf6c1afcdcac2a05c43cf735015140b7ffd5022 /wram.asm
parentedbefc01a6b62ef8a2bf8037a863a39d97aabf7e (diff)
Label wPikachuSaverCharge and create constant MAX_PIKACHU_SAVER_CHARGE
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 3bb2dda..e674948 100755
--- a/wram.asm
+++ b/wram.asm
@@ -612,7 +612,9 @@ wWhichPikachu:: ; 0xd515
wWhichPikachuId:: ; 0xd516
ds $1
-wd517:: ; 0xd517
+wPikachuSaverCharge:: ; 0xd517
+; Holds the amount of Pikachu "charge" that has been generated by spinning the spinner
+; in the right alley. The charge's value ranges from 0 - 15.
ds $1
wd518:: ; 0xd518