aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects
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/battle/moveEffects
parentMore BankF documentation (diff)
downloadpokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.tar.gz
pokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.tar.xz
pokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.zip
BankF documentation from HasMonFainted to Func_3d536
Diffstat (limited to 'engine/battle/moveEffects')
-rw-r--r--engine/battle/moveEffects/haze_effect.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/moveEffects/haze_effect.asm b/engine/battle/moveEffects/haze_effect.asm
index e7e7a68a..eec68182 100644
--- a/engine/battle/moveEffects/haze_effect.asm
+++ b/engine/battle/moveEffects/haze_effect.asm
@@ -31,7 +31,7 @@ HazeEffect_: ; 139a4 (4:79a4)
.cureVolatileStatuses
xor a
- ld [W_PLAYERDISABLEDMOVE], a
+ ld [wPlayerDisabledMove], a
ld [wEnemyDisabledMove], a
ld hl, wPlayerDisabledMoveNumber
ld [hli], a