summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:55:14 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:55:14 -0500
commit2e3b58e6207997315cd69bf50968494b3b2b982b (patch)
tree104e499b82988166a41f778ac9f6e5132f307022 /engine/items
parent0f624fa59a3574fc401bcc52cdda4eccb315ff8f (diff)
BankA misc functions
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/items.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/items.asm b/engine/items/items.asm
index c2aff579..831f6afc 100755
--- a/engine/items/items.asm
+++ b/engine/items/items.asm
@@ -1972,7 +1972,7 @@ RodResponse: ; e15b (3:615b)
jr nz, DoNotGenerateFishingEncounter
; if yes, store level and species data
ld a, 1
- ld [W_MOVEMISSED], a
+ ld [wMoveMissed], a
ld a, b ; level
ld [wCurEnemyLVL], a
ld a, c ; species