mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13: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
5 lines
80 B
NASM
5 lines
80 B
NASM
SFX_Triangle3_3_Ch8:
|
|
noise_note 2, 9, 1, 40
|
|
noise_note 0, 7, 1, 24
|
|
sound_ret
|