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
10 lines
213 B
NASM
10 lines
213 B
NASM
SFX_Battle_26_Ch8:
|
|
noise_note 10, 15, -7, 80
|
|
noise_note 15, 15, -7, 81
|
|
noise_note 8, 15, 2, 81
|
|
noise_note 6, 15, -7, 82
|
|
noise_note 6, 15, -7, 83
|
|
noise_note 8, 15, -7, 84
|
|
noise_note 15, 15, 2, 84
|
|
sound_ret
|