Match mus_vs_rekku.mid

This commit is contained in:
Kermalis 2018-09-29 16:30:15 -04:00
parent 2ffa3a2c87
commit c5463ca1da
5 changed files with 5 additions and 1215 deletions

View File

@ -953,7 +953,7 @@ SECTIONS {
sound/songs/midi/mus_b_dome.o(.rodata);
sound/songs/midi/mus_b_tube.o(.rodata);
sound/songs/midi/mus_b_factory.o(.rodata);
sound/songs/mus_vs_rekku.o(.rodata);
sound/songs/midi/mus_vs_rekku.o(.rodata);
sound/songs/midi/mus_vs_front.o(.rodata);
sound/songs/midi/mus_vs_mew.o(.rodata);
sound/songs/midi/mus_b_dome1.o(.rodata);

View File

@ -396,6 +396,9 @@ $(MID_SUBDIR)/mus_vs_front.s: %.s: %.mid
$(MID_SUBDIR)/mus_vs_mew.s: %.s: %.mid
$(MID) $< $@ -G116 -R$(STD_REVERB) -V090
$(MID_SUBDIR)/mus_vs_rekku.s: %.s: %.mid
$(MID) $< $@ -G114 -R$(STD_REVERB) -V080 -P1
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -474,7 +474,7 @@ gSongTable:: @ 86B49F0
song mus_b_dome, 0, 0 @ Battle Dome
song mus_b_tube, 0, 0 @ Battle Pike
song mus_b_factory, 0, 0 @ Battle Factory
song mus_vs_rekku, 0, 0 @ Battle! Legendary Pokémon
song mus_vs_rekku, 0, 0 @ Battle! (Rayquaza)
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

Binary file not shown.

File diff suppressed because it is too large Load Diff