aboutsummaryrefslogtreecommitdiffstats
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-12 23:36:56 -0700
committerYamaArashi <shadow962@live.com>2015-07-12 23:36:56 -0700
commitbcfca2e267a6ee023271d90e27e4a7fde06f66fc (patch)
tree1634bd88b2aab601344a6bdbf8e6a9ec7a3c62c2 /engine/cable_club.asm
parentnamed wram variables (diff)
downloadpokeyellow-bcfca2e267a6ee023271d90e27e4a7fde06f66fc.tar.gz
pokeyellow-bcfca2e267a6ee023271d90e27e4a7fde06f66fc.tar.xz
pokeyellow-bcfca2e267a6ee023271d90e27e4a7fde06f66fc.zip
movemon and removepokemon wram variables
Diffstat (limited to 'engine/cable_club.asm')
-rwxr-xr-xengine/cable_club.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/cable_club.asm b/engine/cable_club.asm
index be403fa6..c115ed4a 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -793,7 +793,7 @@ TradeCenter_Trade:
ld a, [hl]
ld [wTradedPlayerMonSpecies], a
xor a
- ld [wcf95], a
+ ld [wRemoveMonFromBox], a
call RemovePokemon
ld a, [wTradingWhichEnemyMon]
ld c, a