diff options
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |