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/saffronhouse2.asm | |
| parent | Remove the last address comments (diff) | |
| download | pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.gz pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.xz pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.zip | |
Clean up text commands
Diffstat (limited to 'scripts/saffronhouse2.asm')
| -rwxr-xr-x | scripts/saffronhouse2.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/saffronhouse2.asm b/scripts/saffronhouse2.asm index b4f6e31c..10c3d29e 100755 --- a/scripts/saffronhouse2.asm +++ b/scripts/saffronhouse2.asm @@ -33,7 +33,8 @@ TM29PreReceiveText: ReceivedTM29Text: TX_FAR _ReceivedTM29Text - db $0B, "@" + TX_SFX_ITEM_1 + db "@" TM29ExplanationText: TX_FAR _TM29ExplanationText |
