summaryrefslogtreecommitdiff
path: root/engine/menu/bills_pc.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-06 01:22:22 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-06 01:22:22 -0500
commita070bdcb21310c7d17b4fd057852f788fdfd61ca (patch)
treeca50135e03b11b93e4c20ae2313742fcd728f595 /engine/menu/bills_pc.asm
parent3af22139a90e9484221344ae6d34d737faa07608 (diff)
Clean up white space
Diffstat (limited to 'engine/menu/bills_pc.asm')
-rw-r--r--engine/menu/bills_pc.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/menu/bills_pc.asm b/engine/menu/bills_pc.asm
index a3f6f7fc..43d4d6ef 100644
--- a/engine/menu/bills_pc.asm
+++ b/engine/menu/bills_pc.asm
@@ -183,7 +183,7 @@ BillsPCMenu: ; 21495 (8:5495)
jp z, BillsPCChangeBox ; change box
cp $4
jp z, BillsPCPrintBox
-
+
ExitBillsPC: ; 2153e (8:553e)
ld a, [wFlags_0xcd60]
bit 3, a ; accessing Bill's PC through another PC?
@@ -356,7 +356,7 @@ BillsPCRelease: ; 21690 (8:5690)
ld hl, PikachuUnhappyText
call PrintText
jp BillsPCMenu
-
+
BillsPCChangeBox: ; 216e7 (8:56e7)
callba ChangeBox
jp BillsPCMenu
@@ -540,7 +540,7 @@ PikachuUnhappyText: ; 21853 (8:5853)
ReleaseWhichMonText: ; 21858 (8:5858)
TX_FAR _ReleaseWhichMonText
db "@"
-
+
OnceReleasedText: ; 2185d (8:585d)
TX_FAR _OnceReleasedText
db "@"