Match mus_fune_kan.mid

This commit is contained in:
Kermalis 2018-09-26 18:56:08 -04:00
parent a8ad043ff9
commit b1398ec08a
5 changed files with 5 additions and 2766 deletions

View File

@ -858,7 +858,7 @@ SECTIONS {
sound/songs/mus_me_waza.o(.rodata);
sound/songs/midi/mus_bijyutu.o(.rodata);
sound/songs/midi/mus_dooro_x4.o(.rodata);
sound/songs/mus_fune_kan.o(.rodata);
sound/songs/midi/mus_fune_kan.o(.rodata);
sound/songs/mus_me_shinka.o(.rodata);
sound/songs/mus_shinka.o(.rodata);
sound/songs/mus_me_wasure.o(.rodata);

View File

@ -165,6 +165,9 @@ $(MID_SUBDIR)/mus_finecity.s: %.s: %.mid
$(MID_SUBDIR)/mus_friendly.s: %.s: %.mid
$(MID) $< $@ -G050 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_fune_kan.s: %.s: %.mid
$(MID) $< $@ -G023 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -379,7 +379,7 @@ gSongTable:: @ 86B49F0
song mus_me_waza, 2, 2 @ Obtained a TM/HM!
song mus_bijyutu, 0, 0 @ Museum
song mus_dooro_x4, 0, 0 @ Introductions
song mus_fune_kan, 0, 0 @ Slateport Museum
song mus_fune_kan, 0, 0 @ Oceanic Museum
song mus_me_shinka, 2, 2 @ Evolution Intro
song mus_shinka, 0, 0 @ Evolution
song mus_me_wasure, 2, 2 @ Move Deleted/Messed Up Appeal

Binary file not shown.

File diff suppressed because it is too large Load Diff