summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-01-17 01:53:37 -0700
committerIIMarckus <iimarckus@gmail.com>2012-01-17 01:53:37 -0700
commite83d2651665539dc7906141bbc98bf733742a7d5 (patch)
tree1680460f3dbc1ce342499787c3c279293da1b10b
parentfb072de10562e433c64ce3ce46f30e2e8f8e5d2a (diff)
Use the currency character in appropriate text.
hg-commit-id: b7e03f7a6c6e
-rw-r--r--common.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.asm b/common.asm
index 63ba49ff..4ccd7f1c 100644
--- a/common.asm
+++ b/common.asm
@@ -39805,7 +39805,7 @@ _RockTunnelPokecenterText1: ; 0x8c2c0
_RockTunnelPokecenterText3: ; 0x8c316
db $0, "I sold a useless", $4f
- db "NUGGET for ", $f0, "5000!", $57
+ db "NUGGET for ¥5000!", $57
INCBIN "baserom.gbc",$8c33a,$8c5b7 - $8c33a