Match mus_sitennou.mid

This commit is contained in:
Kermalis 2018-09-29 00:22:56 -04:00
parent 9cc155e0a7
commit 48caaf4eb2
5 changed files with 5 additions and 2346 deletions

View File

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

View File

@ -342,6 +342,9 @@ $(MID_SUBDIR)/mus_sattower.s: %.s: %.mid
$(MID_SUBDIR)/mus_shinka.s: %.s: %.mid
$(MID) $< $@ -G026 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_sitennou.s: %.s: %.mid
$(MID) $< $@ -G096 -R$(STD_REVERB) -V078
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -454,7 +454,7 @@ gSongTable:: @ 86B49F0
song mus_eikou_r, 0, 0 @ Room of Glory
song mus_karakuri, 0, 0 @ The Trick House
song mus_hutago, 0, 0 @ Twins
song mus_sitennou, 0, 0 @ Encounter! Elite Four
song mus_sitennou, 0, 0 @ The Elite Four Appear!
song mus_yama_eye, 0, 0 @ Encounter! Hiker
song mus_conlobby, 0, 0 @ Contest Lobby
song mus_inter_v, 0, 0 @ Interviewers

Binary file not shown.

File diff suppressed because it is too large Load Diff