Match mus_kachi1.mid

This commit is contained in:
Kermalis 2018-09-26 19:43:31 -04:00
parent c9cef8f631
commit fbc74f20c3
5 changed files with 5 additions and 3188 deletions

View File

@ -895,7 +895,7 @@ SECTIONS {
sound/songs/midi/mus_ashroad.o(.rodata); sound/songs/midi/mus_ashroad.o(.rodata);
sound/songs/midi/mus_event0.o(.rodata); sound/songs/midi/mus_event0.o(.rodata);
sound/songs/midi/mus_deepdeep.o(.rodata); sound/songs/midi/mus_deepdeep.o(.rodata);
sound/songs/mus_kachi1.o(.rodata); sound/songs/midi/mus_kachi1.o(.rodata);
sound/songs/mus_title3.o(.rodata); sound/songs/mus_title3.o(.rodata);
sound/songs/midi/mus_demo1.o(.rodata); sound/songs/midi/mus_demo1.o(.rodata);
sound/songs/midi/mus_girl_sup.o(.rodata); sound/songs/midi/mus_girl_sup.o(.rodata);

View File

@ -201,6 +201,9 @@ $(MID_SUBDIR)/mus_hutago.s: %.s: %.mid
$(MID_SUBDIR)/mus_inter_v.s: %.s: %.mid $(MID_SUBDIR)/mus_inter_v.s: %.s: %.mid
$(MID) $< $@ -G099 -R$(STD_REVERB) $(MID) $< $@ -G099 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_kachi1.s: %.s: %.mid
$(MID) $< $@ -G058 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid $(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB) $(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -416,7 +416,7 @@ gSongTable:: @ 86B49F0
song mus_ashroad, 0, 0 @ Route 111 song mus_ashroad, 0, 0 @ Route 111
song mus_event0, 0, 0 @ H-Help Me! song mus_event0, 0, 0 @ H-Help Me!
song mus_deepdeep, 0, 0 @ Dive song mus_deepdeep, 0, 0 @ Dive
song mus_kachi1, 0, 0 @ Victory! Trainer song mus_kachi1, 0, 0 @ Victory! (Trainer Battle)
song mus_title3, 0, 0 @ Title Screen song mus_title3, 0, 0 @ Title Screen
song mus_demo1, 0, 0 @ Opening Movie: Setting out on a Journey in the Hoenn Region song mus_demo1, 0, 0 @ Opening Movie: Setting out on a Journey in the Hoenn Region
song mus_girl_sup, 0, 0 @ May song mus_girl_sup, 0, 0 @ May

Binary file not shown.

File diff suppressed because it is too large Load Diff