Match mus_battle27.mid

This commit is contained in:
Kermalis 2018-09-25 16:32:48 -04:00
parent 08715af6ac
commit 51805c02af
5 changed files with 5 additions and 2032 deletions

View File

@ -957,7 +957,7 @@ SECTIONS {
sound/songs/mus_vs_front.o(.rodata);
sound/songs/mus_vs_mew.o(.rodata);
sound/songs/midi/mus_b_dome1.o(.rodata);
sound/songs/mus_battle27.o(.rodata);
sound/songs/midi/mus_battle27.o(.rodata);
sound/songs/mus_battle31.o(.rodata);
sound/songs/midi/mus_battle20.o(.rodata);
sound/songs/mus_battle32.o(.rodata);

View File

@ -42,6 +42,9 @@ $(MID_SUBDIR)/mus_b_tube.s: %.s: %.mid
$(MID_SUBDIR)/mus_battle20.s: %.s: %.mid
$(MID) $< $@ -G119 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_battle27.s: %.s: %.mid
$(MID) $< $@ -G117 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -478,7 +478,7 @@ gSongTable:: @ 86B49F0
song mus_vs_front, 0, 0 @ Battle! Frontier Brain
song mus_vs_mew, 0, 0 @ Battle! Mew
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_battle20, 0, 0 @ Battle! (Trainer Battle)
song mus_battle32, 0, 0 @ Battle! Gym Leader

Binary file not shown.

File diff suppressed because it is too large Load Diff