Match mus_ooame.mid

This commit is contained in:
Kermalis 2018-09-28 23:51:36 -04:00
parent b9af4288a1
commit 2d6953b440
5 changed files with 5 additions and 1119 deletions

View File

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

View File

@ -306,6 +306,9 @@ $(MID_SUBDIR)/mus_nibi.s: %.s: %.mid
$(MID_SUBDIR)/mus_odamaki.s: %.s: %.mid $(MID_SUBDIR)/mus_odamaki.s: %.s: %.mid
$(MID) $< $@ -G033 -R$(STD_REVERB) -V080 $(MID) $< $@ -G033 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_ooame.s: %.s: %.mid
$(MID) $< $@ -G089 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid $(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB) $(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -447,7 +447,7 @@ gSongTable:: @ 86B49F0
song mus_contest0, 0, 0 @ Pokémon Contest! song mus_contest0, 0, 0 @ Pokémon Contest!
song mus_mgm0, 0, 0 @ Team Magma Appears! song mus_mgm0, 0, 0 @ Team Magma Appears!
song mus_t_battle, 0, 0 @ Opening Battle song mus_t_battle, 0, 0 @ Opening Battle
song mus_ooame, 0, 0 @ The Flood song mus_ooame, 0, 0 @ Heavy Rain
song mus_hideri, 0, 0 @ The Drought song mus_hideri, 0, 0 @ The Drought
song mus_runecity, 0, 0 @ Sootopolis City song mus_runecity, 0, 0 @ Sootopolis City
song mus_con_k, 0, 0 @ Results Announcement song mus_con_k, 0, 0 @ Results Announcement

Binary file not shown.

File diff suppressed because it is too large Load Diff