summaryrefslogtreecommitdiff
path: root/text/phone/bill.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/phone/bill.asm')
-rw-r--r--text/phone/bill.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/text/phone/bill.asm b/text/phone/bill.asm
index 293188909..37c0cd546 100644
--- a/text/phone/bill.asm
+++ b/text/phone/bill.asm
@@ -44,7 +44,7 @@ BillPhoneNotFullText: ; 0x1b452a
para "<PLAY_G>, your BOX"
line "has room for @"
- TX_RAM StringBuffer3
+ text_from_ram StringBuffer3
text ""
cont "more #MON."
@@ -59,7 +59,7 @@ BillPhoneNearlyFullText: ; 0x1b4587
para "<PLAY_G>, your BOX"
line "has room for only"
cont "@"
- TX_RAM StringBuffer3
+ text_from_ram StringBuffer3
text " more #MON."
para "Maybe you should"