diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-07-02 12:56:59 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-07-02 12:56:59 -0500 |
commit | 8bc029da09405a6a799846453590a7edb45e4cf0 (patch) | |
tree | 5ef9f98fdba33c15d63fd25fb53fbdbc0b57ec7a /wram.asm | |
parent | 9be3dbeaa800bf93300ce41c7277f419d47b9529 (diff) |
Label wPikachuSaverSlotRewardActive
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -632,7 +632,8 @@ wPikachuSaverAnimationFrameIndex:: ; 0xd51b wd51c:: ; 0xd51c ds $1 -wd51d:: ; 0xd51d +wPikachuSaverSlotRewardActive:: ; 0xd51d +; Set to 1 if the Pikachu Saver slot reward is active. 0 otherwise. ds $1 wd51e:: ; 0xd51e |