Match mus_boyeye.mid

This commit is contained in:
Kermalis 2018-09-25 17:11:50 -04:00
parent e3b385624e
commit 179541bc2a
5 changed files with 5 additions and 1240 deletions

View File

@ -863,7 +863,7 @@ SECTIONS {
sound/songs/mus_shinka.o(.rodata);
sound/songs/mus_me_wasure.o(.rodata);
sound/songs/mus_syoujoeye.o(.rodata);
sound/songs/mus_boyeye.o(.rodata);
sound/songs/midi/mus_boyeye.o(.rodata);
sound/songs/mus_dan02.o(.rodata);
sound/songs/mus_machi_s3.o(.rodata);
sound/songs/mus_odamaki.o(.rodata);

View File

@ -78,6 +78,9 @@ $(MID_SUBDIR)/mus_bijyutu.s: %.s: %.mid
$(MID_SUBDIR)/mus_boy_sup.s: %.s: %.mid
$(MID) $< $@ -G067 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_boyeye.s: %.s: %.mid
$(MID) $< $@ -G028 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -384,7 +384,7 @@ gSongTable:: @ 86B49F0
song mus_shinka, 0, 0 @ Evolution
song mus_me_wasure, 2, 2 @ Move Deleted/Messed Up Appeal
song mus_syoujoeye, 0, 0 @ Encounter! Tuber
song mus_boyeye, 0, 0 @ Encounter! Boy
song mus_boyeye, 0, 0 @ Trainers' Eyes Meet (Youngster)
song mus_dan02, 0, 0 @ Abandoned Ship/Southern Island
song mus_machi_s3, 0, 0 @ Fortree City/Pacifidlog Town
song mus_odamaki, 0, 0 @ Professor Birch's Lab

Binary file not shown.

File diff suppressed because it is too large Load Diff