diff options
Diffstat (limited to 'audio/sfx/noise_instrument07_1.asm')
-rw-r--r-- | audio/sfx/noise_instrument07_1.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/sfx/noise_instrument07_1.asm b/audio/sfx/noise_instrument07_1.asm new file mode 100644 index 00000000..24f481bc --- /dev/null +++ b/audio/sfx/noise_instrument07_1.asm @@ -0,0 +1,4 @@ +SFX_Noise_Instrument07_1_Ch8: + noise_note 1, 4, 1, 43 + noise_note 0, 6, 1, 42 + sound_ret |