summaryrefslogtreecommitdiff
path: root/engine/oak_speech.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-31 15:04:19 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-31 15:04:19 -0500
commitd3cd6e1e1a64a0093128918f9e02a79dc6d510cb (patch)
tree212ced67fff5042b40b2225d30087e41e83abf0a /engine/oak_speech.asm
parentf0915e2b664f3c045cdea710aeced219396db8bb (diff)
BankF documentation from HasMonFainted to Func_3d536
Diffstat (limited to 'engine/oak_speech.asm')
-rwxr-xr-xengine/oak_speech.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/oak_speech.asm b/engine/oak_speech.asm
index 045bbb68..5cbfbee1 100755
--- a/engine/oak_speech.asm
+++ b/engine/oak_speech.asm
@@ -56,7 +56,7 @@ OakSpeech: ; 5e85 (1:5e85)
ld a,1
ld [wItemQuantity],a
call AddItemToInventory ; give one potion
- ld a,[W_ANIMATIONID]
+ ld a,[wAnimationID]
ld [wDestinationMap],a
call SpecialWarpIn
xor a