summaryrefslogtreecommitdiff
path: root/audio/sfx/sfx_08_pokeflute_ch3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/sfx_08_pokeflute_ch3.asm')
-rwxr-xr-xaudio/sfx/sfx_08_pokeflute_ch3.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/sfx/sfx_08_pokeflute_ch3.asm b/audio/sfx/sfx_08_pokeflute_ch3.asm
index 28f1dfd7..cf3f32a7 100755
--- a/audio/sfx/sfx_08_pokeflute_ch3.asm
+++ b/audio/sfx/sfx_08_pokeflute_ch3.asm
@@ -3,12 +3,12 @@ SFX_08_PokeFlute_Ch3: ; 2049b (8:449b)
vibrato 16, 1, 4
notetype 8, 1, 0
octave 5
- note E_, 3
- note F_, 3
- note G_, 7
- note A_, 3
- note G_, 3
+ E_ 3
+ F_ 3
+ G_ 7
+ A_ 3
+ G_ 3
octave 6
- note C_, 13
+ C_ 13
endchannel
; 0x204aa \ No newline at end of file