Match mus_battle20.mid

This commit is contained in:
Kermalis 2018-09-25 16:28:35 -04:00
parent b28eb2a825
commit 08715af6ac
5 changed files with 5 additions and 3178 deletions

View File

@ -959,7 +959,7 @@ SECTIONS {
sound/songs/midi/mus_b_dome1.o(.rodata); sound/songs/midi/mus_b_dome1.o(.rodata);
sound/songs/mus_battle27.o(.rodata); sound/songs/mus_battle27.o(.rodata);
sound/songs/mus_battle31.o(.rodata); sound/songs/mus_battle31.o(.rodata);
sound/songs/mus_battle20.o(.rodata); sound/songs/midi/mus_battle20.o(.rodata);
sound/songs/mus_battle32.o(.rodata); sound/songs/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);

View File

@ -39,6 +39,9 @@ $(MID_SUBDIR)/mus_b_tower.s: %.s: %.mid
$(MID_SUBDIR)/mus_b_tube.s: %.s: %.mid $(MID_SUBDIR)/mus_b_tube.s: %.s: %.mid
$(MID) $< $@ -G112 -R$(STD_REVERB) $(MID) $< $@ -G112 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_battle20.s: %.s: %.mid
$(MID) $< $@ -G119 -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

@ -480,7 +480,7 @@ gSongTable:: @ 86B49F0
song mus_b_dome1, 0, 0 @ Battle Dome Lobby song mus_b_dome1, 0, 0 @ Battle Dome Lobby
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/Magma song mus_battle31, 0, 0 @ Battle! Team Aqua/Magma
song mus_battle20, 0, 0 @ Battle! Trainer 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

Binary file not shown.

File diff suppressed because it is too large Load Diff