summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-02 17:45:36 -0500
committerMarcus Huderle <huderlem@gmail.com>2017-07-02 17:45:36 -0500
commit4bcfa81438e15c6c2fbec2ab9f5ea8943887b53d (patch)
tree067997ea966918579164982ccd1da64fabff31fc /wram.asm
parent88c6c4a96a46beea4087b0ab6f1e9cfafa1f2906 (diff)
Label wCurBonusMultiplier and move bonus multplier logic into separate file
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 8a5568d..f7819a4 100755
--- a/wram.asm
+++ b/wram.asm
@@ -298,7 +298,8 @@ wd499:: ; 0xd499
wd49a:: ; 0xd49a
ds $1
-wd49b:: ; 0xd49b
+wCurBonusMultiplier:: ; 0xd49b
+; Current value of the bonus multiplier. See MAX_BONUS_MULTIPLIER.
ds $1
wd49c:: ; 0xd49c