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
21 lines
513 B
NASM
Executable file
21 lines
513 B
NASM
Executable file
Music_GymLeaderBattle::
|
|
audio_header Music_GymLeaderBattle, Ch1, Ch2, Ch3
|
|
|
|
Music_TrainerBattle::
|
|
audio_header Music_TrainerBattle, Ch1, Ch2, Ch3
|
|
|
|
Music_WildBattle::
|
|
audio_header Music_WildBattle, Ch1, Ch2, Ch3
|
|
|
|
Music_FinalBattle::
|
|
audio_header Music_FinalBattle, Ch1, Ch2, Ch3
|
|
|
|
Music_DefeatedTrainer::
|
|
audio_header Music_DefeatedTrainer, Ch1, Ch2, Ch3
|
|
|
|
Music_DefeatedWildMon::
|
|
audio_header Music_DefeatedWildMon, Ch1, Ch2, Ch3
|
|
|
|
Music_DefeatedGymLeader::
|
|
audio_header Music_DefeatedGymLeader, Ch1, Ch2, Ch3
|