diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-07-22 08:47:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-22 08:47:15 -0700 |
commit | 91b1835a20eadfce06e4c389548522e5560ef23f (patch) | |
tree | 8d799dc48460747e55e46a847603d28c3f3c5b1e /wram.asm | |
parent | f56a2fc512cfd0ff348f255a913bdeab29476893 (diff) | |
parent | 66d35475b68ad4f15675041e63d2d1c368dca5fc (diff) |
Merge pull request #24 from TwitchPlaysPokemon/chaos_requests
Chaos requests
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -131,8 +131,8 @@ wd478:: ; 0xd478 wd479:: ; 0xd479 ds $1 -wd47a:: ; 0xd47a -; BCD buffer +wCurrentJackpot:: ; 0xd47a +; BCD buffer. holds catchem jackpot score ds $4 wBallType:: ; 0xd47e |