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
140 B
NASM
7 lines
140 B
NASM
SFX_Not_Very_Effective_Ch8:
|
|
noise_note 4, 8, -7, 85
|
|
noise_note 2, 15, 4, 68
|
|
noise_note 8, 15, 4, 34
|
|
noise_note 15, 15, 2, 33
|
|
sound_ret
|