Match mus_battle38.mid

This commit is contained in:
Kermalis 2018-09-25 16:53:58 -04:00
parent 3327c587f0
commit 17610d37ec
5 changed files with 5 additions and 2269 deletions

View File

@ -965,7 +965,7 @@ SECTIONS {
sound/songs/midi/mus_battle36.o(.rodata);
sound/songs/midi/mus_battle34.o(.rodata);
sound/songs/midi/mus_battle35.o(.rodata);
sound/songs/mus_battle38.o(.rodata);
sound/songs/midi/mus_battle38.o(.rodata);
sound/songs/midi/mus_battle30.o(.rodata);
sound/songs/mus_rg_annai.o(.rodata);
sound/songs/mus_rg_slot.o(.rodata);

View File

@ -66,6 +66,9 @@ $(MID_SUBDIR)/mus_battle35.s: %.s: %.mid
$(MID_SUBDIR)/mus_battle36.s: %.s: %.mid
$(MID) $< $@ -G122 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_battle38.s: %.s: %.mid
$(MID) $< $@ -G125 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -486,7 +486,7 @@ gSongTable:: @ 86B49F0
song mus_battle36, 0, 0 @ Battle! (Regirock/Regice/Registeel)
song mus_battle34, 0, 0 @ Battle! (Groudon/Kyogre)
song mus_battle35, 0, 0 @ Battle! (Brendan/May/Steven)
song mus_battle38, 0, 0 @ Battle! Elite Four
song mus_battle38, 0, 0 @ Battle! (Elite Four)
song mus_battle30, 0, 0 @ Battle! (Team Aqua/Team Magma Leaders)
@ FRLG Music Below
song mus_rg_annai, 0, 0 @ Follow Me!

Binary file not shown.

File diff suppressed because it is too large Load Diff