Match mus_con_fan.mid

This commit is contained in:
Kermalis 2018-09-25 17:20:10 -04:00
parent c501f63be7
commit e58bc7fb9e
5 changed files with 5 additions and 1217 deletions

View File

@ -922,7 +922,7 @@ SECTIONS {
sound/songs/mus_dendou.o(.rodata);
sound/songs/mus_tonekusa.o(.rodata);
sound/songs/mus_maborosi.o(.rodata);
sound/songs/mus_con_fan.o(.rodata);
sound/songs/midi/mus_con_fan.o(.rodata);
sound/songs/mus_contest0.o(.rodata);
sound/songs/mus_mgm0.o(.rodata);
sound/songs/mus_t_battle.o(.rodata);

View File

@ -87,6 +87,9 @@ $(MID_SUBDIR)/mus_c_road.s: %.s: %.mid
$(MID_SUBDIR)/mus_casino.s: %.s: %.mid
$(MID) $< $@ -G072 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_con_fan.s: %.s: %.mid
$(MID) $< $@ -G085 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -443,7 +443,7 @@ gSongTable:: @ 86B49F0
song mus_dendou, 0, 0 @ You're the Champion!
song mus_tonekusa, 0, 0 @ Fallarbor Town
song mus_maborosi, 0, 0 @ Sealed Chamber
song mus_con_fan, 0, 0 @ Obtained a Contest Ribbon!
song mus_con_fan, 0, 0 @ Contest Winner
song mus_contest0, 0, 0 @ Pokémon Contest
song mus_mgm0, 0, 0 @ Encounter! Team Magma
song mus_t_battle, 0, 0 @ Opening Battle

Binary file not shown.

File diff suppressed because it is too large Load Diff