Match mus_m_dungon.mid

This commit is contained in:
Kermalis 2018-09-28 17:07:34 -04:00
parent 60f13e6075
commit 6b5a0589ee
5 changed files with 5 additions and 2490 deletions

View File

@ -915,7 +915,7 @@ SECTIONS {
sound/songs/midi/mus_c_road.o(.rodata); sound/songs/midi/mus_c_road.o(.rodata);
sound/songs/midi/mus_ajito.o(.rodata); sound/songs/midi/mus_ajito.o(.rodata);
sound/songs/midi/mus_m_boat.o(.rodata); sound/songs/midi/mus_m_boat.o(.rodata);
sound/songs/mus_m_dungon.o(.rodata); sound/songs/midi/mus_m_dungon.o(.rodata);
sound/songs/midi/mus_finecity.o(.rodata); sound/songs/midi/mus_finecity.o(.rodata);
sound/songs/mus_machupi.o(.rodata); sound/songs/mus_machupi.o(.rodata);
sound/songs/mus_p_school.o(.rodata); sound/songs/mus_p_school.o(.rodata);

View File

@ -231,6 +231,9 @@ $(MID_SUBDIR)/mus_kazanbai.s: %.s: %.mid
$(MID_SUBDIR)/mus_m_boat.s: %.s: %.mid $(MID_SUBDIR)/mus_m_boat.s: %.s: %.mid
$(MID) $< $@ -G077 -R$(STD_REVERB) -V086 $(MID) $< $@ -G077 -R$(STD_REVERB) -V086
$(MID_SUBDIR)/mus_m_dungon.s: %.s: %.mid
$(MID) $< $@ -G078 -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

@ -436,7 +436,7 @@ gSongTable:: @ 86B49F0
song mus_c_road, 0, 0 @ Victory Road song mus_c_road, 0, 0 @ Victory Road
song mus_ajito, 0, 0 @ Hideout song mus_ajito, 0, 0 @ Hideout
song mus_m_boat, 0, 0 @ Crossing the Sea song mus_m_boat, 0, 0 @ Crossing the Sea
song mus_m_dungon, 0, 0 @ Mt. Pyre (Inside) song mus_m_dungon, 0, 0 @ Mt. Pyre
song mus_finecity, 0, 0 @ Slateport City song mus_finecity, 0, 0 @ Slateport City
song mus_machupi, 0, 0 @ Mt. Pyre (Outside) song mus_machupi, 0, 0 @ Mt. Pyre (Outside)
song mus_p_school, 0, 0 @ Pokémon Trainer's School song mus_p_school, 0, 0 @ Pokémon Trainer's School

Binary file not shown.

File diff suppressed because it is too large Load Diff