diff options
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 |