mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30: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
130 B
NASM
7 lines
130 B
NASM
SFX_Horn_Drill_Ch8:
|
|
noise_note 3, 9, 2, 49
|
|
noise_note 3, 11, 2, 50
|
|
noise_note 3, 12, 2, 51
|
|
noise_note 8, 15, 1, 84
|
|
sound_ret
|