Match mus_machi_s3.mid

This commit is contained in:
Kermalis 2018-09-28 17:16:00 -04:00
parent 8e5fc7964a
commit ce3b52f650
5 changed files with 5 additions and 1770 deletions

View File

@ -865,7 +865,7 @@ SECTIONS {
sound/songs/mus_syoujoeye.o(.rodata); sound/songs/mus_syoujoeye.o(.rodata);
sound/songs/midi/mus_boyeye.o(.rodata); sound/songs/midi/mus_boyeye.o(.rodata);
sound/songs/midi/mus_dan02.o(.rodata); sound/songs/midi/mus_dan02.o(.rodata);
sound/songs/mus_machi_s3.o(.rodata); sound/songs/midi/mus_machi_s3.o(.rodata);
sound/songs/mus_odamaki.o(.rodata); sound/songs/mus_odamaki.o(.rodata);
sound/songs/midi/mus_b_tower.o(.rodata); sound/songs/midi/mus_b_tower.o(.rodata);
sound/songs/mus_swimeye.o(.rodata); sound/songs/mus_swimeye.o(.rodata);

View File

@ -240,6 +240,9 @@ $(MID_SUBDIR)/mus_maborosi.s: %.s: %.mid
$(MID_SUBDIR)/mus_machi_s2.s: %.s: %.mid $(MID_SUBDIR)/mus_machi_s2.s: %.s: %.mid
$(MID) $< $@ -G015 -R$(STD_REVERB) $(MID) $< $@ -G015 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_machi_s3.s: %.s: %.mid
$(MID) $< $@ -G032 -R$(STD_REVERB) -V080
$(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

@ -386,7 +386,7 @@ gSongTable:: @ 86B49F0
song mus_syoujoeye, 0, 0 @ Encounter! Tuber song mus_syoujoeye, 0, 0 @ Encounter! Tuber
song mus_boyeye, 0, 0 @ Trainers' Eyes Meet (Youngster) song mus_boyeye, 0, 0 @ Trainers' Eyes Meet (Youngster)
song mus_dan02, 0, 0 @ Abandoned Ship song mus_dan02, 0, 0 @ Abandoned Ship
song mus_machi_s3, 0, 0 @ Fortree City/Pacifidlog Town song mus_machi_s3, 0, 0 @ Fortree City
song mus_odamaki, 0, 0 @ Professor Birch's Lab song mus_odamaki, 0, 0 @ Professor Birch's Lab
song mus_b_tower, 0, 0 @ Battle Tower song mus_b_tower, 0, 0 @ Battle Tower
song mus_swimeye, 0, 0 @ Encounter! Swimmer song mus_swimeye, 0, 0 @ Encounter! Swimmer

Binary file not shown.

File diff suppressed because it is too large Load Diff