aboutsummaryrefslogtreecommitdiffstats
path: root/engine/trade.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-20 17:40:25 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-20 17:40:25 -0500
commit13e28b0ece7c7888cba792cc6f7219b384213427 (patch)
tree4dcd58e0fe7ac33bf38817f423754dc758cb902f /engine/trade.asm
parentMerge branch 'master' of https://github.com/YamaArashi/pokered (diff)
parentconstants for flag actions (diff)
downloadpokeyellow-13e28b0ece7c7888cba792cc6f7219b384213427.tar.gz
pokeyellow-13e28b0ece7c7888cba792cc6f7219b384213427.tar.xz
pokeyellow-13e28b0ece7c7888cba792cc6f7219b384213427.zip
Merge pull request #106 from YamaArashi/master
jpab/jpba macros
Diffstat (limited to 'engine/trade.asm')
-rwxr-xr-xengine/trade.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/engine/trade.asm b/engine/trade.asm
index 68baaa16..ba8de4ff 100755
--- a/engine/trade.asm
+++ b/engine/trade.asm
@@ -199,9 +199,7 @@ LoadTradingGFXAndMonNames: ; 411a1 (10:51a1)
Trade_LoadMonPartySpriteGfx: ; 4120b (10:520b)
ld a, %11010000
ld [rOBP1], a
- ld b, BANK(LoadMonPartySpriteGfx)
- ld hl, LoadMonPartySpriteGfx
- jp Bankswitch
+ jpba LoadMonPartySpriteGfx
Trade_SwapNames: ; 41217 (10:5217)
ld hl, wPlayerName