summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-03-04 23:05:54 -0700
committerIIMarckus <iimarckus@gmail.com>2012-03-04 23:05:54 -0700
commit3bd38d123d1d0a600d6da3612f05cf885024c3b5 (patch)
treea534ee37755ffab3cb248757351d042e1c7533d8
parentf06e2f937c3b173cb28f746e92e34169d6d510c3 (diff)
Use ¥ in text strings.
Another bug that doesn't exist in textpre.py. hg-commit-id: 6d1cf3af73ee
-rw-r--r--main.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.asm b/main.asm
index 51903668..f5a41745 100644
--- a/main.asm
+++ b/main.asm
@@ -68718,9 +68718,9 @@ Unnamed_74f9e: ; 0x74f9e
db "SODA POP",$4E
db "LEMONADE",$4E
db "CANCEL@"
- db $F0,"200",$4E
- db $F0,"300",$4E
- db $F0,"350",$4E,"@"
+ db "¥200",$4E
+ db "¥300",$4E
+ db "¥350",$4E,"@"
UnnamedText_74fd3: ; 0x74fd3
TX_FAR _UnnamedText_74fd3