aboutsummaryrefslogtreecommitdiffstats
path: root/engine/in_game_trades.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-19 11:56:13 -0700
committerYamaArashi <shadow962@live.com>2015-07-19 11:56:13 -0700
commit02bd91b7076165653a900a8e39c12a92a9bd2976 (patch)
tree90590dc9f3b05eb19697ba81ec3467ac533c8f1b /engine/in_game_trades.asm
parentMerge branch 'master' of https://github.com/YamaArashi/pokered (diff)
downloadpokeyellow-02bd91b7076165653a900a8e39c12a92a9bd2976.tar.gz
pokeyellow-02bd91b7076165653a900a8e39c12a92a9bd2976.tar.xz
pokeyellow-02bd91b7076165653a900a8e39c12a92a9bd2976.zip
jpab/jpba macros
Diffstat (limited to 'engine/in_game_trades.asm')
-rwxr-xr-xengine/in_game_trades.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/engine/in_game_trades.asm b/engine/in_game_trades.asm
index 6f1167d0..fffaedcf 100755
--- a/engine/in_game_trades.asm
+++ b/engine/in_game_trades.asm
@@ -159,9 +159,7 @@ InGameTrade_RestoreScreen: ; 71ca2 (1c:5ca2)
call LoadGBPal
ld c, 10
call DelayFrames
- ld b, BANK(LoadWildData)
- ld hl, LoadWildData
- jp Bankswitch
+ jpba LoadWildData
InGameTrade_PrepareTradeData: ; 71cc1 (1c:5cc1)
ld hl, wTradedPlayerMonSpecies