mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
21 lines
432 B
NASM
21 lines
432 B
NASM
SFX_Battle_34_Ch5:
|
|
duty_cycle_pattern 3, 2, 3, 1
|
|
square_note 8, 15, -7, 1016
|
|
square_note 15, 15, -7, 1024
|
|
square_note 15, 15, 3, 1024
|
|
sound_ret
|
|
|
|
SFX_Battle_34_Ch6:
|
|
duty_cycle_pattern 2, 3, 1, 0
|
|
square_note 8, 14, -7, 960
|
|
square_note 15, 14, -7, 960
|
|
square_note 15, 14, 3, 960
|
|
sound_ret
|
|
|
|
SFX_Battle_34_Ch8:
|
|
noise_note 4, 15, -7, 81
|
|
noise_note 8, 15, -7, 84
|
|
noise_note 15, 15, -7, 85
|
|
noise_note 15, 15, 3, 86
|
|
sound_ret
|