Match mus_machupi.mid

This commit is contained in:
Kermalis 2018-09-28 17:21:09 -04:00
parent b916203c88
commit 32c0fbd35a
5 changed files with 5 additions and 5951 deletions

View File

@ -917,7 +917,7 @@ SECTIONS {
sound/songs/midi/mus_m_boat.o(.rodata);
sound/songs/midi/mus_m_dungon.o(.rodata);
sound/songs/midi/mus_finecity.o(.rodata);
sound/songs/mus_machupi.o(.rodata);
sound/songs/midi/mus_machupi.o(.rodata);
sound/songs/mus_p_school.o(.rodata);
sound/songs/midi/mus_dendou.o(.rodata);
sound/songs/mus_tonekusa.o(.rodata);

View File

@ -246,6 +246,9 @@ $(MID_SUBDIR)/mus_machi_s3.s: %.s: %.mid
$(MID_SUBDIR)/mus_machi_s4.s: %.s: %.mid
$(MID) $< $@ -G019 -R$(STD_REVERB) -E
$(MID_SUBDIR)/mus_machupi.s: %.s: %.mid
$(MID) $< $@ -G080 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -438,7 +438,7 @@ gSongTable:: @ 86B49F0
song mus_m_boat, 0, 0 @ Crossing the Sea
song mus_m_dungon, 0, 0 @ Mt. Pyre
song mus_finecity, 0, 0 @ Slateport City
song mus_machupi, 0, 0 @ Mt. Pyre (Outside)
song mus_machupi, 0, 0 @ Mt. Pyre Exterior
song mus_p_school, 0, 0 @ Pokémon Trainer's School
song mus_dendou, 0, 0 @ The Hall of Fame
song mus_tonekusa, 0, 0 @ Fallarbor Town

Binary file not shown.

File diff suppressed because it is too large Load Diff