Match mus_kachi3.mid (Thanks Diego)

This commit is contained in:
Kermalis 2018-09-26 23:49:51 -04:00
parent 21bd6c9e34
commit 59814a6fcf
5 changed files with 5 additions and 2953 deletions

View File

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

View File

@ -207,6 +207,9 @@ $(MID_SUBDIR)/mus_kachi1.s: %.s: %.mid
$(MID_SUBDIR)/mus_kachi2.s: %.s: %.mid
$(MID) $< $@ -G025 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_kachi3.s: %.s: %.mid
$(MID) $< $@ -G024 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_kachi4.s: %.s: %.mid
$(MID) $< $@ -G070 -R$(STD_REVERB)

View File

@ -358,7 +358,7 @@ gSongTable:: @ 86B49F0
song mus_field13, 0, 0 @ Unused - Route 38
song mus_kachi22, 0, 0 @ Wild Pokémon Defeated
song mus_kachi2, 0, 0 @ Victory! (Wild Pokémon)
song mus_kachi3, 0, 0 @ Gym Leader Defeated
song mus_kachi3, 0, 0 @ Victory! (Gym Leader)
song mus_kachi5, 0, 0 @ Victory! (Wallace)
song mus_pcc, 0, 0 @ Crystal - Pokémon Communication Center
song mus_nibi, 0, 0 @ GSC - Viridian/Saffron/Pewter/etc

Binary file not shown.

File diff suppressed because it is too large Load Diff