Match mus_yama_eye.mid

This commit is contained in:
Kermalis 2018-09-29 16:33:41 -04:00
parent c5463ca1da
commit 1af5e63b41
5 changed files with 5 additions and 1041 deletions

View File

@ -934,7 +934,7 @@ SECTIONS {
sound/songs/midi/mus_karakuri.o(.rodata);
sound/songs/midi/mus_hutago.o(.rodata);
sound/songs/midi/mus_sitennou.o(.rodata);
sound/songs/mus_yama_eye.o(.rodata);
sound/songs/midi/mus_yama_eye.o(.rodata);
sound/songs/midi/mus_conlobby.o(.rodata);
sound/songs/midi/mus_inter_v.o(.rodata);
sound/songs/midi/mus_daigo.o(.rodata);

View File

@ -399,6 +399,9 @@ $(MID_SUBDIR)/mus_vs_mew.s: %.s: %.mid
$(MID_SUBDIR)/mus_vs_rekku.s: %.s: %.mid
$(MID) $< $@ -G114 -R$(STD_REVERB) -V080 -P1
$(MID_SUBDIR)/mus_yama_eye.s: %.s: %.mid
$(MID) $< $@ -G097 -R$(STD_REVERB) -V076
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -455,7 +455,7 @@ gSongTable:: @ 86B49F0
song mus_karakuri, 0, 0 @ The Trick House
song mus_hutago, 0, 0 @ Twins
song mus_sitennou, 0, 0 @ The Elite Four Appear!
song mus_yama_eye, 0, 0 @ Encounter! Hiker
song mus_yama_eye, 0, 0 @ Trainers' Eyes Meet (Hiker)
song mus_conlobby, 0, 0 @ Contest Lobby
song mus_inter_v, 0, 0 @ Interviewers
song mus_daigo, 0, 0 @ Champion Wallace

Binary file not shown.

File diff suppressed because it is too large Load Diff