Match mus_tozan.mid [TOOK 3 HOURS]

This commit is contained in:
Kermalis 2018-09-29 03:21:07 -04:00
parent 1e7ad3d964
commit 3893291d8d
5 changed files with 5 additions and 6390 deletions

View File

@ -889,7 +889,7 @@ SECTIONS {
sound/songs/midi/mus_cycling.o(.rodata); sound/songs/midi/mus_cycling.o(.rodata);
sound/songs/midi/mus_friendly.o(.rodata); sound/songs/midi/mus_friendly.o(.rodata);
sound/songs/midi/mus_mishiro.o(.rodata); sound/songs/midi/mus_mishiro.o(.rodata);
sound/songs/mus_tozan.o(.rodata); sound/songs/midi/mus_tozan.o(.rodata);
sound/songs/midi/mus_girleye.o(.rodata); sound/songs/midi/mus_girleye.o(.rodata);
sound/songs/midi/mus_minamo.o(.rodata); sound/songs/midi/mus_minamo.o(.rodata);
sound/songs/midi/mus_ashroad.o(.rodata); sound/songs/midi/mus_ashroad.o(.rodata);

View File

@ -384,6 +384,9 @@ $(MID_SUBDIR)/mus_title3.s: %.s: %.mid
$(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid $(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid
$(MID) $< $@ -G083 -R$(STD_REVERB) -V100 $(MID) $< $@ -G083 -R$(STD_REVERB) -V100
$(MID_SUBDIR)/mus_tozan.s: %.s: %.mid
$(MID) $< $@ -G052 -R$(STD_REVERB) -V078
$(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

@ -410,7 +410,7 @@ gSongTable:: @ 86B49F0
song mus_cycling, 0, 0 @ Cycling song mus_cycling, 0, 0 @ Cycling
song mus_friendly, 0, 0 @ Poké Mart song mus_friendly, 0, 0 @ Poké Mart
song mus_mishiro, 0, 0 @ Littleroot Town song mus_mishiro, 0, 0 @ Littleroot Town
song mus_tozan, 0, 0 @ Sky Pillar song mus_tozan, 0, 0 @ Mt. Chimney
song mus_girleye, 0, 0 @ Trainers' Eyes Meet (Lass) song mus_girleye, 0, 0 @ Trainers' Eyes Meet (Lass)
song mus_minamo, 0, 0 @ Lilycove City song mus_minamo, 0, 0 @ Lilycove City
song mus_ashroad, 0, 0 @ Route 111 song mus_ashroad, 0, 0 @ Route 111

Binary file not shown.

File diff suppressed because it is too large Load Diff