From 3604420d3deb41ed7a468319f6e5fdf460eb18df Mon Sep 17 00:00:00 2001 From: einstein95 Date: Fri, 7 Oct 2016 17:21:39 +1300 Subject: Gettin closer --- scripts/celadongamecorner.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm index bdf76540..89aa3b03 100755 --- a/scripts/celadongamecorner.asm +++ b/scripts/celadongamecorner.asm @@ -491,7 +491,7 @@ CeladonGameCornerScript_48f1e: call PlaceString coord hl, 12, 3 ld de, wPlayerMoney - ld c, $a3 + ld c, $83 call PrintBCDNumber coord hl, 12, 4 ld de, GameCornerCoinText -- cgit v1.2.3