diff options
Diffstat (limited to 'audio/sfx/heal_hp_4.asm')
-rw-r--r-- | audio/sfx/heal_hp_4.asm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/sfx/heal_hp_4.asm b/audio/sfx/heal_hp_4.asm new file mode 100644 index 00000000..95dbadb0 --- /dev/null +++ b/audio/sfx/heal_hp_4.asm @@ -0,0 +1,7 @@ +SFX_Heal_HP_4_Ch5: + duty_cycle 2 + pitch_sweep 1, 7 + square_note 15, 15, 0, 1264 + square_note 15, 15, 2, 1616 + pitch_sweep 0, 8 + sound_ret |