Match mus_mgm0.mid

This commit is contained in:
Kermalis 2018-09-28 23:04:18 -04:00
parent d547ce5302
commit 61abaaf201
5 changed files with 5 additions and 2189 deletions

View File

@ -924,7 +924,7 @@ SECTIONS {
sound/songs/midi/mus_maborosi.o(.rodata); sound/songs/midi/mus_maborosi.o(.rodata);
sound/songs/midi/mus_con_fan.o(.rodata); sound/songs/midi/mus_con_fan.o(.rodata);
sound/songs/midi/mus_contest0.o(.rodata); sound/songs/midi/mus_contest0.o(.rodata);
sound/songs/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/mus_ooame.o(.rodata);
sound/songs/midi/mus_hideri.o(.rodata); sound/songs/midi/mus_hideri.o(.rodata);

View File

@ -288,6 +288,9 @@ $(MID_SUBDIR)/mus_me_waza.s: %.s: %.mid
$(MID_SUBDIR)/mus_me_zannen.s: %.s: %.mid $(MID_SUBDIR)/mus_me_zannen.s: %.s: %.mid
$(MID) $< $@ -G012 -R$(STD_REVERB) -V090 -P5 $(MID) $< $@ -G012 -R$(STD_REVERB) -V090 -P5
$(MID_SUBDIR)/mus_mgm0.s: %.s: %.mid
$(MID) $< $@ -G087 -R$(STD_REVERB) -V072
$(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

@ -445,7 +445,7 @@ gSongTable:: @ 86B49F0
song mus_maborosi, 0, 0 @ Sealed Chamber song mus_maborosi, 0, 0 @ Sealed Chamber
song mus_con_fan, 0, 0 @ Contest Winner song mus_con_fan, 0, 0 @ Contest Winner
song mus_contest0, 0, 0 @ Pokémon Contest! song mus_contest0, 0, 0 @ Pokémon Contest!
song mus_mgm0, 0, 0 @ Encounter! Team Magma 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 @ The Flood
song mus_hideri, 0, 0 @ The Drought song mus_hideri, 0, 0 @ The Drought

Binary file not shown.

File diff suppressed because it is too large Load Diff