diff options
Diffstat (limited to 'audio/sfx/noise_instrument16_4.asm')
-rw-r--r-- | audio/sfx/noise_instrument16_4.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/sfx/noise_instrument16_4.asm b/audio/sfx/noise_instrument16_4.asm new file mode 100644 index 00000000..8a3e4808 --- /dev/null +++ b/audio/sfx/noise_instrument16_4.asm @@ -0,0 +1,4 @@ +SFX_Noise_Instrument16_4_Ch8: + noise_note 2, 9, 1, 40 + noise_note 0, 7, 1, 24 + sound_ret |