Match mus_girleye.mid

This commit is contained in:
Kermalis 2018-09-26 19:04:26 -04:00
parent a91981c796
commit a2e816b33a
5 changed files with 5 additions and 1269 deletions

View File

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

View File

@ -174,6 +174,9 @@ $(MID_SUBDIR)/mus_gim.s: %.s: %.mid
$(MID_SUBDIR)/mus_girl_sup.s: %.s: %.mid
$(MID) $< $@ -G061 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_girleye.s: %.s: %.mid
$(MID) $< $@ -G053 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -411,7 +411,7 @@ gSongTable:: @ 86B49F0
song mus_friendly, 0, 0 @ Poké Mart
song mus_mishiro, 0, 0 @ Littleroot Town
song mus_tozan, 0, 0 @ Sky Pillar
song mus_girleye, 0, 0 @ Encounter! Girl
song mus_girleye, 0, 0 @ Trainers' Eyes Meet (Lass)
song mus_minamo, 0, 0 @ Lilycove City
song mus_ashroad, 0, 0 @ Route 111
song mus_event0, 0, 0 @ H-Help Me!

Binary file not shown.

File diff suppressed because it is too large Load Diff