diff options
| author | xCrystal <rgr.crystal@gmail.com> | 2015-04-09 13:05:57 +0200 |
|---|---|---|
| committer | xCrystal <rgr.crystal@gmail.com> | 2015-04-09 13:05:57 +0200 |
| commit | 9739c26ed7fa89492cbc8609445d292ced48ee65 (patch) | |
| tree | b304682416ef55ddb763759cab6d03aeb1af5f55 /text.asm | |
| parent | user xor operator for clearing status flags (diff) | |
| download | pokeyellow-9739c26ed7fa89492cbc8609445d292ced48ee65.tar.gz pokeyellow-9739c26ed7fa89492cbc8609445d292ced48ee65.tar.xz pokeyellow-9739c26ed7fa89492cbc8609445d292ced48ee65.zip | |
money won and trainer pic constants
Diffstat (limited to 'text.asm')
| -rw-r--r-- | text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
