aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/unused2_2.asm
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2020-11-29 21:10:36 +0000
committerSatoMew <SatoMew@users.noreply.github.com>2020-11-29 21:10:36 +0000
commita7dca30971a049a525e33bc43eaf2b18ce899c5e (patch)
tree41fbe40b25acbd9f9ee895656aa20a687a0945d4 /audio/sfx/unused2_2.asm
parentLabel and document hFFD7 more accurately (diff)
downloadpokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.tar.gz
pokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.tar.xz
pokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.zip
Identify what became GSC's Key Item fanfare
Diffstat (limited to 'audio/sfx/unused2_2.asm')
-rw-r--r--audio/sfx/unused2_2.asm56
1 files changed, 0 insertions, 56 deletions
diff --git a/audio/sfx/unused2_2.asm b/audio/sfx/unused2_2.asm
deleted file mode 100644
index aa93f91c..00000000
--- a/audio/sfx/unused2_2.asm
+++ /dev/null
@@ -1,56 +0,0 @@
-SFX_Unused2_Ch5:
- execute_music
- tempo 256
- volume 7, 7
- vibrato 6, 2, 6
- duty_cycle 2
- toggle_perfect_pitch
- note_type 6, 11, 1
- octave 3
- note G#, 2
- note G#, 2
- note_type 6, 11, 3
- note G#, 2
- note B_, 2
- octave 4
- note E_, 8
- sound_ret
-
-
-SFX_Unused2_Ch6:
- execute_music
- vibrato 8, 2, 7
- duty_cycle 2
- note_type 6, 12, 1
- octave 4
- note E_, 2
- note E_, 1
- note E_, 1
- note_type 6, 12, 3
- note E_, 2
- note G#, 2
- note B_, 8
- sound_ret
-
-
-SFX_Unused2_Ch7:
- execute_music
- note_type 6, 1, 0
- octave 4
- note B_, 1
- rest 1
- note_type 3, 1, 0
- note B_, 1
- rest 1
- note B_, 1
- rest 1
- note_type 6, 1, 0
- note B_, 1
- rest 1
- octave 5
- note E_, 1
- rest 1
- octave 4
- note B_, 4
- rest 4
- sound_ret