aboutsummaryrefslogtreecommitdiffstats
path: root/menu/pc.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-22 17:14:11 -0400
committeryenatch <yenatch@gmail.com>2014-04-22 17:14:11 -0400
commit55b992916719834a6a932829699a4e9250527f5a (patch)
tree93247b557e03bca9d83c2a88cf15bd7ffe5270b3 /menu/pc.asm
parentComment in-game trade evolution. (diff)
downloadpokeyellow-55b992916719834a6a932829699a4e9250527f5a.tar.gz
pokeyellow-55b992916719834a6a932829699a4e9250527f5a.tar.xz
pokeyellow-55b992916719834a6a932829699a4e9250527f5a.zip
Use callba/callab macros for cross-bank calls.
Diffstat (limited to 'menu/pc.asm')
-rw-r--r--menu/pc.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/menu/pc.asm b/menu/pc.asm
index 497241d3..41de601e 100644
--- a/menu/pc.asm
+++ b/menu/pc.asm
@@ -346,9 +346,7 @@ Func_21673: ; 21673 (8:5673)
jp Func_214e8
Func_216b3: ; 216b3 (8:56b3)
- ld b, BANK(Func_738a1)
- ld hl, Func_738a1
- call Bankswitch ; indirect jump to Func_738a1 (738a1 (1c:78a1))
+ callba Func_738a1
jp Func_214e8
Func_216be: ; 216be (8:56be)