Match mus_kachi5.mid

This commit is contained in:
Kermalis 2018-09-26 20:26:40 -04:00
parent 26b8b36717
commit 21bd6c9e34
5 changed files with 5 additions and 2337 deletions

View File

@ -838,7 +838,7 @@ SECTIONS {
sound/songs/mus_kachi22.o(.rodata); sound/songs/mus_kachi22.o(.rodata);
sound/songs/midi/mus_kachi2.o(.rodata); sound/songs/midi/mus_kachi2.o(.rodata);
sound/songs/mus_kachi3.o(.rodata); sound/songs/mus_kachi3.o(.rodata);
sound/songs/mus_kachi5.o(.rodata); sound/songs/midi/mus_kachi5.o(.rodata);
sound/songs/mus_pcc.o(.rodata); sound/songs/mus_pcc.o(.rodata);
sound/songs/mus_nibi.o(.rodata); sound/songs/mus_nibi.o(.rodata);
sound/songs/mus_suikun.o(.rodata); sound/songs/mus_suikun.o(.rodata);

View File

@ -210,6 +210,9 @@ $(MID_SUBDIR)/mus_kachi2.s: %.s: %.mid
$(MID_SUBDIR)/mus_kachi4.s: %.s: %.mid $(MID_SUBDIR)/mus_kachi4.s: %.s: %.mid
$(MID) $< $@ -G070 -R$(STD_REVERB) $(MID) $< $@ -G070 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_kachi5.s: %.s: %.mid
$(MID) $< $@ -G029 -R$(STD_REVERB) -V080
$(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

@ -359,7 +359,7 @@ gSongTable:: @ 86B49F0
song mus_kachi22, 0, 0 @ Wild Pokémon Defeated song mus_kachi22, 0, 0 @ Wild Pokémon Defeated
song mus_kachi2, 0, 0 @ Victory! (Wild Pokémon) song mus_kachi2, 0, 0 @ Victory! (Wild Pokémon)
song mus_kachi3, 0, 0 @ Gym Leader Defeated song mus_kachi3, 0, 0 @ Gym Leader Defeated
song mus_kachi5, 0, 0 @ Victory! Elite Four song mus_kachi5, 0, 0 @ Victory! (Wallace)
song mus_pcc, 0, 0 @ Crystal - Pokémon Communication Center song mus_pcc, 0, 0 @ Crystal - Pokémon Communication Center
song mus_nibi, 0, 0 @ GSC - Viridian/Saffron/Pewter/etc song mus_nibi, 0, 0 @ GSC - Viridian/Saffron/Pewter/etc
song mus_suikun, 0, 0 @ Crystal - Battle! Legendary Beasts song mus_suikun, 0, 0 @ Crystal - Battle! Legendary Beasts

Binary file not shown.

File diff suppressed because it is too large Load Diff