Match mus_girl_sup.mid

This commit is contained in:
Kermalis 2018-09-26 19:01:13 -04:00
parent d3d03d4d7a
commit a91981c796
5 changed files with 5 additions and 2590 deletions

View File

@ -898,7 +898,7 @@ SECTIONS {
sound/songs/mus_kachi1.o(.rodata);
sound/songs/mus_title3.o(.rodata);
sound/songs/midi/mus_demo1.o(.rodata);
sound/songs/mus_girl_sup.o(.rodata);
sound/songs/midi/mus_girl_sup.o(.rodata);
sound/songs/mus_hageshii.o(.rodata);
sound/songs/mus_kakkoii.o(.rodata);
sound/songs/mus_kazanbai.o(.rodata);

View File

@ -171,6 +171,9 @@ $(MID_SUBDIR)/mus_fune_kan.s: %.s: %.mid
$(MID_SUBDIR)/mus_gim.s: %.s: %.mid
$(MID) $< $@ -G013 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_girl_sup.s: %.s: %.mid
$(MID) $< $@ -G061 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -419,7 +419,7 @@ gSongTable:: @ 86B49F0
song mus_kachi1, 0, 0 @ Victory! Trainer
song mus_title3, 0, 0 @ Title Screen
song mus_demo1, 0, 0 @ Opening Movie: Setting out on a Journey in the Hoenn Region
song mus_girl_sup, 0, 0 @ Encounter! May
song mus_girl_sup, 0, 0 @ May
song mus_hageshii, 0, 0 @ Encounter! Biker
song mus_kakkoii, 0, 0 @ Encounter! Electric Trainer
song mus_kazanbai, 0, 0 @ Route 113

Binary file not shown.

File diff suppressed because it is too large Load Diff