Match mus_t_battle.mid

This commit is contained in:
Kermalis 2018-09-29 00:33:33 -04:00
parent 90525e03ed
commit 4b3149e299
5 changed files with 5 additions and 2360 deletions

View File

@ -925,7 +925,7 @@ SECTIONS {
sound/songs/midi/mus_con_fan.o(.rodata);
sound/songs/midi/mus_contest0.o(.rodata);
sound/songs/midi/mus_mgm0.o(.rodata);
sound/songs/mus_t_battle.o(.rodata);
sound/songs/midi/mus_t_battle.o(.rodata);
sound/songs/midi/mus_ooame.o(.rodata);
sound/songs/midi/mus_hideri.o(.rodata);
sound/songs/midi/mus_runecity.o(.rodata);

View File

@ -354,6 +354,9 @@ $(MID_SUBDIR)/mus_swimeye.s: %.s: %.mid
$(MID_SUBDIR)/mus_syoujoeye.s: %.s: %.mid
$(MID) $< $@ -G027 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_t_battle.s: %.s: %.mid
$(MID) $< $@ -G088 -R$(STD_REVERB) -V088
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -446,7 +446,7 @@ gSongTable:: @ 86B49F0
song mus_con_fan, 0, 0 @ Contest Winner
song mus_contest0, 0, 0 @ Pokémon Contest!
song mus_mgm0, 0, 0 @ Team Magma Appears!
song mus_t_battle, 0, 0 @ Opening Battle
song mus_t_battle, 0, 0 @ Opening Movie: Double Battles
song mus_ooame, 0, 0 @ Heavy Rain
song mus_hideri, 0, 0 @ The Drought
song mus_runecity, 0, 0 @ Sootopolis City

Binary file not shown.

File diff suppressed because it is too large Load Diff