diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
commit | 80bae03975a84dadf080c79f52216866dd410cf8 (patch) | |
tree | 282a30407e6d6f9e8aa6e665ebf0e826ccc79569 /scripts/celadongamecorner.asm | |
parent | a51037eeeedb03e29d8675626018cf02750882fa (diff) |
Clean up text commands
Diffstat (limited to 'scripts/celadongamecorner.asm')
-rwxr-xr-x | scripts/celadongamecorner.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/celadongamecorner.asm b/scripts/celadongamecorner.asm index 0c4fd963..09d2df37 100755 --- a/scripts/celadongamecorner.asm +++ b/scripts/celadongamecorner.asm @@ -267,7 +267,7 @@ CeladonGameCornerText_48d9c: Received10CoinsText: TX_FAR _Received10CoinsText - TX_SFX_ITEM + TX_SFX_ITEM_1 db "@" CeladonGameCornerText_48da7: @@ -345,7 +345,7 @@ CeladonGameCornerText_48e26: Received20CoinsText: TX_FAR _Received20CoinsText - TX_SFX_ITEM + TX_SFX_ITEM_1 db "@" CeladonGameCornerText_48e31: @@ -397,7 +397,7 @@ CeladonGameCornerText_48e88: CeladonGameCornerText_48e8d: TX_FAR _CeladonGameCornerText_48e8d - TX_SFX_ITEM + TX_SFX_ITEM_1 db "@" CeladonGameCornerText_48e93: |