summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
Diffstat (limited to 'items')
-rw-r--r--items/item_effects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm
index 0c1fcc8ac..b2258b6d5 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -2288,7 +2288,7 @@ PokeDoll: ; f48f
dec a
jr nz, .asm_f4a6
inc a
- ld [wd232], a
+ ld [wForcedSwitch], a
ld a, [wBattleResult]
and 3 << 6
or $2