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
8 lines
159 B
NASM
8 lines
159 B
NASM
SFX_Intro_Whoosh_Ch8:
|
|
noise_note 4, 2, -4, 32
|
|
noise_note 3, 10, 0, 32
|
|
noise_note 3, 11, 0, 33
|
|
noise_note 3, 12, 0, 34
|
|
noise_note 15, 13, 2, 36
|
|
sound_ret
|