mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00

change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
7 lines
138 B
NASM
7 lines
138 B
NASM
SFX_Battle_12_Ch8:
|
|
noise_note 8, 4, -7, 35
|
|
noise_note 4, 12, 4, 34
|
|
noise_note 6, 15, 2, 35
|
|
sound_loop 4, SFX_Battle_12_Ch8
|
|
sound_ret
|