aboutsummaryrefslogtreecommitdiffstats
path: root/engine/in_game_trades.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/in_game_trades.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/in_game_trades.asm')
-rwxr-xr-xengine/in_game_trades.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/in_game_trades.asm b/engine/in_game_trades.asm
index 32b55002..3594a26e 100755
--- a/engine/in_game_trades.asm
+++ b/engine/in_game_trades.asm
@@ -131,7 +131,7 @@ InGameTrade_DoTrade: ; 71c07 (1c:5c07)
ld [wcf91],a
xor a
ld [wcc49],a
- ld [wcf95],a
+ ld [wRemoveMonFromBox],a
call RemovePokemon
ld a,$80
ld [wcc49],a