diff options
Diffstat (limited to 'audio/sfx/pokeflute_ch4_ch5.asm')
-rwxr-xr-x | audio/sfx/pokeflute_ch4_ch5.asm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/sfx/pokeflute_ch4_ch5.asm b/audio/sfx/pokeflute_ch4_ch5.asm new file mode 100755 index 00000000..146488d8 --- /dev/null +++ b/audio/sfx/pokeflute_ch4_ch5.asm @@ -0,0 +1,14 @@ +SFX_08_PokeFlute_Ch4: + tempo 256 + + +SFX_08_PokeFlute_Ch5: + executemusic + notetype 8, 0, 0 + rest 5 + rest 7 + rest 5 + rest 5 + rest 5 + rest 5 + endchannel |