diff options
| author | dannye <33dannye@gmail.com> | 2026-04-15 12:05:52 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2026-04-15 12:05:52 -0500 |
| commit | bfa7170107eea23b89febb60bfb2ce39173bf2e1 (patch) | |
| tree | 9796ec9b20b065c8935f54ef4f7cbf1d5a821ecc /scripts/SilphCo8F.asm | |
| parent | Merge branch 'master' of https://github.com/pret/pokered (diff) | |
| parent | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) (diff) | |
| download | pokeyellow-bfa7170107eea23b89febb60bfb2ce39173bf2e1.tar.gz pokeyellow-bfa7170107eea23b89febb60bfb2ce39173bf2e1.tar.xz pokeyellow-bfa7170107eea23b89febb60bfb2ce39173bf2e1.zip | |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'scripts/SilphCo8F.asm')
| -rw-r--r-- | scripts/SilphCo8F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SilphCo8F.asm b/scripts/SilphCo8F.asm index dcba85c0..6c449155 100644 --- a/scripts/SilphCo8F.asm +++ b/scripts/SilphCo8F.asm @@ -104,7 +104,7 @@ SilphCo8FSilphWorkerMText: jp TextScriptEnd .SilphIsFinishedText: - text_far __SilphCo8FSilphWorkerMThanksForSavingUsText + text_far _SilphCo8FSilphWorkerMSilphIsFinishedText text_end .ThanksForSavingUsText: |
