diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-11 17:10:37 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-11 17:10:37 -0500 |
| commit | 401d6e7f36e86aa246a2c0591195e1f0f01e879f (patch) | |
| tree | 1a8c702fa533d2923c952e9f6b69bb28d657e357 /scripts/saffronmart.asm | |
| parent | Merge branch 'master' of https://github.com/pret/pokeyellow (diff) | |
| download | pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.gz pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.xz pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.zip | |
More syncing with pokered
from April 8, 2016 to present
Diffstat (limited to 'scripts/saffronmart.asm')
| -rwxr-xr-x | scripts/saffronmart.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/saffronmart.asm b/scripts/saffronmart.asm index 0bc03362..8b140610 100755 --- a/scripts/saffronmart.asm +++ b/scripts/saffronmart.asm @@ -2,7 +2,7 @@ SaffronMartScript: jp EnableAutoTextBoxDrawing SaffronMartTextPointers: - dw SaffronMartText1 + dw SaffronCashierText dw SaffronMartText2 dw SaffronMartText3 |
