diff options
Diffstat (limited to 'audio/sfx/pokeflute_ch5_ch6.asm')
-rw-r--r-- | audio/sfx/pokeflute_ch5_ch6.asm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/sfx/pokeflute_ch5_ch6.asm b/audio/sfx/pokeflute_ch5_ch6.asm new file mode 100644 index 00000000..4f0e96a8 --- /dev/null +++ b/audio/sfx/pokeflute_ch5_ch6.asm @@ -0,0 +1,14 @@ +SFX_Pokeflute_Ch5: + tempo 256 + + +SFX_Pokeflute_Ch6: + execute_music + note_type 8, 0, 0 + rest 5 + rest 7 + rest 5 + rest 5 + rest 5 + rest 5 + sound_ret |