mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40: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
15 lines
144 B
NASM
15 lines
144 B
NASM
SFX_Pokeflute_Ch5:
|
|
tempo 256
|
|
|
|
|
|
SFX_Pokeflute_Ch6:
|
|
execute_music
|
|
note_type 8, 0, 0
|
|
rest 5
|
|
rest 7
|
|
rest 5
|
|
rest 5
|
|
rest 5
|
|
rest 5
|
|
sound_ret
|