summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2015-04-09 13:05:57 +0200
committerxCrystal <rgr.crystal@gmail.com>2015-04-09 13:05:57 +0200
commit9739c26ed7fa89492cbc8609445d292ced48ee65 (patch)
treeb304682416ef55ddb763759cab6d03aeb1af5f55 /text.asm
parent9c93ef3bff67f0f3ded2856b612ec632f22b2d46 (diff)
money won and trainer pic constants
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index 10ff8511..7dfe797a 100644
--- a/text.asm
+++ b/text.asm
@@ -1114,7 +1114,7 @@ _EnemyMonFaintedText:: ; 0x896c7
_MoneyForWinningText:: ; 896dd (22:56dd)
text $52, " got ¥@"
- TX_BCD wd079, $c3
+ TX_BCD wAmountMoneyWon, $c3
db $0
line "for winning!"
prompt