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 /audio/sfx/silph_scope.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 'audio/sfx/silph_scope.asm')
| -rw-r--r-- | audio/sfx/silph_scope.asm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/sfx/silph_scope.asm b/audio/sfx/silph_scope.asm deleted file mode 100644 index 4a565740..00000000 --- a/audio/sfx/silph_scope.asm +++ /dev/null @@ -1,9 +0,0 @@ -SFX_Silph_Scope_Ch5: - duty_cycle 0 - square_note 0, 13, 2, 1792 - square_note 0, 13, 2, 1856 - square_note 0, 13, 2, 1920 - square_note 0, 13, 2, 1984 - square_note 10, 14, 1, 2016 - square_note 1, 0, 0, 0 - sound_ret |
