summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/mobile_40.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 8cd0311f0..8aee09a92 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -5410,7 +5410,7 @@ Function1023c6: ; 1023c6
dec a
ld [CurPartyMon], a
xor a
- ld [wd10b], a
+ ld [wPokemonWithdrawDepositParameter], a
callba RemoveMonFromPartyOrBox
ld hl, PartyCount
inc [hl]