Match mus_battle32.mid

This commit is contained in:
Kermalis 2018-09-25 16:43:02 -04:00
parent 425eeb3c07
commit f8016d30c5
5 changed files with 5 additions and 2625 deletions

View File

@ -960,7 +960,7 @@ SECTIONS {
sound/songs/midi/mus_battle27.o(.rodata); sound/songs/midi/mus_battle27.o(.rodata);
sound/songs/midi/mus_battle31.o(.rodata); sound/songs/midi/mus_battle31.o(.rodata);
sound/songs/midi/mus_battle20.o(.rodata); sound/songs/midi/mus_battle20.o(.rodata);
sound/songs/mus_battle32.o(.rodata); sound/songs/midi/mus_battle32.o(.rodata);
sound/songs/mus_battle33.o(.rodata); sound/songs/mus_battle33.o(.rodata);
sound/songs/mus_battle36.o(.rodata); sound/songs/mus_battle36.o(.rodata);
sound/songs/mus_battle34.o(.rodata); sound/songs/mus_battle34.o(.rodata);

View File

@ -51,6 +51,9 @@ $(MID_SUBDIR)/mus_battle30.s: %.s: %.mid
$(MID_SUBDIR)/mus_battle31.s: %.s: %.mid $(MID_SUBDIR)/mus_battle31.s: %.s: %.mid
$(MID) $< $@ -G118 -R$(STD_REVERB) -P1 $(MID) $< $@ -G118 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_battle32.s: %.s: %.mid
$(MID) $< $@ -G120 -R$(STD_REVERB) -P1
$(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

@ -481,7 +481,7 @@ gSongTable:: @ 86B49F0
song mus_battle27, 0, 0 @ Battle! (Wild Pokémon) song mus_battle27, 0, 0 @ Battle! (Wild Pokémon)
song mus_battle31, 0, 0 @ Battle! (Team Aqua / Team Magma) song mus_battle31, 0, 0 @ Battle! (Team Aqua / Team Magma)
song mus_battle20, 0, 0 @ Battle! (Trainer Battle) song mus_battle20, 0, 0 @ Battle! (Trainer Battle)
song mus_battle32, 0, 0 @ Battle! Gym Leader song mus_battle32, 0, 0 @ Battle! (Gym Leader)
song mus_battle33, 0, 0 @ Battle! Champion song mus_battle33, 0, 0 @ Battle! Champion
song mus_battle36, 0, 0 @ Battle! Regi Trio song mus_battle36, 0, 0 @ Battle! Regi Trio
song mus_battle34, 0, 0 @ Battle! Legendary Pokémon (dupe) song mus_battle34, 0, 0 @ Battle! Legendary Pokémon (dupe)

Binary file not shown.

File diff suppressed because it is too large Load Diff