diff options
| author | yenatch <yenatch@gmail.com> | 2015-04-09 12:25:29 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-04-09 12:25:29 -0400 |
| commit | 941d2b9eb8a59b42ea71a08b34b25c06477cf36d (patch) | |
| tree | b304682416ef55ddb763759cab6d03aeb1af5f55 /text.asm | |
| parent | Merge pull request #90 from xCrystal/master (diff) | |
| parent | money won and trainer pic constants (diff) | |
| download | pokeyellow-941d2b9eb8a59b42ea71a08b34b25c06477cf36d.tar.gz pokeyellow-941d2b9eb8a59b42ea71a08b34b25c06477cf36d.tar.xz pokeyellow-941d2b9eb8a59b42ea71a08b34b25c06477cf36d.zip | |
Merge pull request #93 from xCrystal/master
Document some move effects
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 |
