Match mus_karakuri.mid

This commit is contained in:
Kermalis 2018-09-26 23:57:32 -04:00
parent f9c89f3f6a
commit 7ec2803e9c
5 changed files with 5 additions and 2951 deletions

View File

@ -931,7 +931,7 @@ SECTIONS {
sound/songs/mus_runecity.o(.rodata);
sound/songs/midi/mus_con_k.o(.rodata);
sound/songs/midi/mus_eikou_r.o(.rodata);
sound/songs/mus_karakuri.o(.rodata);
sound/songs/midi/mus_karakuri.o(.rodata);
sound/songs/midi/mus_hutago.o(.rodata);
sound/songs/mus_sitennou.o(.rodata);
sound/songs/mus_yama_eye.o(.rodata);

View File

@ -222,6 +222,9 @@ $(MID_SUBDIR)/mus_kachi22.s: %.s: %.mid
$(MID_SUBDIR)/mus_kakkoii.s: %.s: %.mid
$(MID) $< $@ -G063 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_karakuri.s: %.s: %.mid
$(MID) $< $@ -G094 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -452,7 +452,7 @@ gSongTable:: @ 86B49F0
song mus_runecity, 0, 0 @ Sootopolis City
song mus_con_k, 0, 0 @ Results Announcement
song mus_eikou_r, 0, 0 @ Room of Glory
song mus_karakuri, 0, 0 @ Trick House
song mus_karakuri, 0, 0 @ The Trick House
song mus_hutago, 0, 0 @ Twins
song mus_sitennou, 0, 0 @ Encounter! Elite Four
song mus_yama_eye, 0, 0 @ Encounter! Hiker

Binary file not shown.

File diff suppressed because it is too large Load Diff