summaryrefslogtreecommitdiff
path: root/scripts/celadongamecorner.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:44:32 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:44:32 -0400
commit4b91cc770e8fc83353f962a4a6f9ebef6eb952c8 (patch)
tree817ba66931e06ebc5ba45103e5055a574d327a2f /scripts/celadongamecorner.asm
parentbd7620b8519bab0a2b827a4244a696207a111990 (diff)
Text macros; Prize Room
Diffstat (limited to 'scripts/celadongamecorner.asm')
-rwxr-xr-xscripts/celadongamecorner.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm
index 9af229c6..0013be1b 100755
--- a/scripts/celadongamecorner.asm
+++ b/scripts/celadongamecorner.asm
@@ -491,7 +491,7 @@ CeladonGameCornerScript_48f1e: ; 48f1e (12:4f1e)
call PlaceString
coord hl, 12, 3
ld de, wPlayerMoney
- ld c, 3 | MONEY_SIGH | LEADING_ZEROES
+ ld c, 3 | MONEY_SIGN | LEADING_ZEROES
call PrintBCDNumber
coord hl, 12, 4
ld de, GameCornerCoinText