diff options
| author | PokefanMarcel <166040321+PokefanMarcel@users.noreply.github.com> | 2026-04-15 19:02:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-15 12:02:35 -0500 |
| commit | 3c814341c81307b3193a9ea890ff3a197b09b4e3 (patch) | |
| tree | ad5d88978270ae8a93ac442e2f36cb115b1c586f /audio/sfx | |
| parent | Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578) (diff) | |
| download | pokeyellow-3c814341c81307b3193a9ea890ff3a197b09b4e3.tar.gz pokeyellow-3c814341c81307b3193a9ea890ff3a197b09b4e3.tar.xz pokeyellow-3c814341c81307b3193a9ea890ff3a197b09b4e3.zip | |
Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)
Diffstat (limited to 'audio/sfx')
| -rw-r--r-- | audio/sfx/trainer_appeared.asm (renamed from audio/sfx/silph_scope.asm) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/silph_scope.asm b/audio/sfx/trainer_appeared.asm index 4a565740..3301a57f 100644 --- a/audio/sfx/silph_scope.asm +++ b/audio/sfx/trainer_appeared.asm @@ -1,4 +1,4 @@ -SFX_Silph_Scope_Ch5: +SFX_Trainer_Appeared_Ch5: duty_cycle 0 square_note 0, 13, 2, 1792 square_note 0, 13, 2, 1856 |
