Match mus_kakkoii.mid

This commit is contained in:
Kermalis 2018-09-26 23:55:22 -04:00
parent 29bc694de5
commit f9c89f3f6a
5 changed files with 5 additions and 2336 deletions

View File

@ -900,7 +900,7 @@ SECTIONS {
sound/songs/midi/mus_demo1.o(.rodata);
sound/songs/midi/mus_girl_sup.o(.rodata);
sound/songs/midi/mus_hageshii.o(.rodata);
sound/songs/mus_kakkoii.o(.rodata);
sound/songs/midi/mus_kakkoii.o(.rodata);
sound/songs/mus_kazanbai.o(.rodata);
sound/songs/midi/mus_aqa_0.o(.rodata);
sound/songs/mus_tsuretek.o(.rodata);

View File

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

View File

@ -421,7 +421,7 @@ gSongTable:: @ 86B49F0
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_hageshii, 0, 0 @ Trainers' Eyes Meet (Psychic)
song mus_kakkoii, 0, 0 @ Encounter! Electric Trainer
song mus_kakkoii, 0, 0 @ Trainers' Eyes Meet (Cooltrainer)
song mus_kazanbai, 0, 0 @ Route 113
song mus_aqa_0, 0, 0 @ Team Aqua Appears!
song mus_tsuretek, 0, 0 @ Follow Me!

Binary file not shown.

File diff suppressed because it is too large Load Diff