aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/bills_pc.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-07 22:18:07 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-07 22:18:07 -0400
commit9346a39a8a2eb17f92cdd439ecc122201046e680 (patch)
treeb763145a9a13fa537f217eef3f8eb3fa5003c8e8 /engine/menu/bills_pc.asm
parentSplit out Pikachu-related data (diff)
downloadpokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.tar.gz
pokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.tar.xz
pokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.zip
Printer labels
Diffstat (limited to 'engine/menu/bills_pc.asm')
-rw-r--r--engine/menu/bills_pc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/bills_pc.asm b/engine/menu/bills_pc.asm
index 280b9df8..9055a9d2 100644
--- a/engine/menu/bills_pc.asm
+++ b/engine/menu/bills_pc.asm
@@ -204,7 +204,7 @@ ExitBillsPC: ; 2153e (8:553e)
ret
BillsPCPrintBox: ; 21562 (8:5562)
- callab Func_e8d35
+ callab PrintPCBox
jp BillsPCMenu
BillsPCDeposit: ; 2156d (8:556d)