summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-28 17:15:54 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-28 17:15:54 -0400
commit3394d8320f35f524231aa13bd9cae34e22246a6d (patch)
tree6df27b17970a668ee19ec5fe2478c33163db7c58 /home.asm
parentae920d1be7641712b3df90151cbf91af7c614a47 (diff)
Make pokeyellow build to baserom.
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index c0cfbdd0..b03bc13d 100644
--- a/home.asm
+++ b/home.asm
@@ -3032,8 +3032,8 @@ Func_3467:: ; 3467 (0:3467)
DisplayPokedex:: ; 347d (0:347d)
ld [wd11e], a
- ld b, BANK(Func_7c18)
- ld hl, Func_7c18
+ ld b, BANK(Func_7abf)
+ ld hl, Func_7abf
jp Bankswitch
SetSpriteFacingDirectionAndDelay:: ; 3488 (0:3488)