Match mus_dooro_x4.mid

This commit is contained in:
Kermalis 2018-09-25 23:00:10 -04:00
parent 03bbff5a5a
commit 014aa3d137
5 changed files with 5 additions and 2907 deletions

View File

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

View File

@ -129,6 +129,9 @@ $(MID_SUBDIR)/mus_dooro_x1.s: %.s: %.mid
$(MID_SUBDIR)/mus_dooro_x3.s: %.s: %.mid $(MID_SUBDIR)/mus_dooro_x3.s: %.s: %.mid
$(MID) $< $@ -G014 -R$(STD_REVERB) $(MID) $< $@ -G014 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_dooro_x4.s: %.s: %.mid
$(MID) $< $@ -G021 -R$(STD_REVERB)
$(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

@ -378,7 +378,7 @@ gSongTable:: @ 86B49F0
song mus_fanfa5, 2, 2 @ Your Pokémon Just Evolved! song mus_fanfa5, 2, 2 @ Your Pokémon Just Evolved!
song mus_me_waza, 2, 2 @ Obtained a TM/HM! song mus_me_waza, 2, 2 @ Obtained a TM/HM!
song mus_bijyutu, 0, 0 @ Museum song mus_bijyutu, 0, 0 @ Museum
song mus_dooro_x4, 0, 0 @ Route 122/Intro song mus_dooro_x4, 0, 0 @ Introductions
song mus_fune_kan, 0, 0 @ Slateport Museum song mus_fune_kan, 0, 0 @ Slateport Museum
song mus_me_shinka, 2, 2 @ Evolution Intro song mus_me_shinka, 2, 2 @ Evolution Intro
song mus_shinka, 0, 0 @ Evolution song mus_shinka, 0, 0 @ Evolution

Binary file not shown.

File diff suppressed because it is too large Load Diff