diff options
Diffstat (limited to 'audio/sfx/noise_instrument15_4.asm')
-rw-r--r-- | audio/sfx/noise_instrument15_4.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/sfx/noise_instrument15_4.asm b/audio/sfx/noise_instrument15_4.asm new file mode 100644 index 00000000..6d25965a --- /dev/null +++ b/audio/sfx/noise_instrument15_4.asm @@ -0,0 +1,4 @@ +SFX_Noise_Instrument15_4_Ch8: + noise_note 0, 10, 1, 24 + noise_note 0, 3, 1, 51 + sound_ret |