Match mus_rg_vs_deo.mid

This commit is contained in:
Kermalis 2018-10-03 00:04:47 -04:00
parent 912f92d4ed
commit ea765f5d88
5 changed files with 5 additions and 5970 deletions

View File

@ -1034,7 +1034,7 @@ SECTIONS {
sound/songs/midi/mus_rg_nana45.o(.rodata); sound/songs/midi/mus_rg_nana45.o(.rodata);
sound/songs/midi/mus_rg_nana67.o(.rodata); sound/songs/midi/mus_rg_nana67.o(.rodata);
sound/songs/midi/mus_rg_pokefue.o(.rodata); sound/songs/midi/mus_rg_pokefue.o(.rodata);
sound/songs/mus_rg_vs_deo.o(.rodata); sound/songs/midi/mus_rg_vs_deo.o(.rodata);
sound/songs/mus_rg_vs_myu2.o(.rodata); sound/songs/mus_rg_vs_myu2.o(.rodata);
sound/songs/midi/mus_rg_vs_den.o(.rodata); sound/songs/midi/mus_rg_vs_den.o(.rodata);
sound/songs/midi/mus_rg_exeye.o(.rodata); sound/songs/midi/mus_rg_exeye.o(.rodata);

View File

@ -531,6 +531,9 @@ $(MID_SUBDIR)/mus_rg_union.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_vs_den.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_vs_den.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090 $(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090
$(MID_SUBDIR)/mus_rg_vs_deo.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G185 -V080
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid $(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078 $(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -555,7 +555,7 @@ gSongTable:: @ 86B49F0
song mus_rg_nana45, 0, 0 @ Sevii Islands: Four & Five Islands (FRLG) song mus_rg_nana45, 0, 0 @ Sevii Islands: Four & Five Islands (FRLG)
song mus_rg_nana67, 0, 0 @ Sevii Islands: Six & Seven Islands (FRLG) song mus_rg_nana67, 0, 0 @ Sevii Islands: Six & Seven Islands (FRLG)
song mus_rg_pokefue, 2, 2 @ The Poké Flute (FRLG) song mus_rg_pokefue, 2, 2 @ The Poké Flute (FRLG)
song mus_rg_vs_deo, 0, 0 @ Battle! Deoxys song mus_rg_vs_deo, 0, 0 @ Battle! (Deoxys)
song mus_rg_vs_myu2, 0, 0 @ Battle! Mewtwo song mus_rg_vs_myu2, 0, 0 @ Battle! Mewtwo
song mus_rg_vs_den, 0, 0 @ Battle! (Ho-Oh/Lugia) song mus_rg_vs_den, 0, 0 @ Battle! (Ho-Oh/Lugia)
song mus_rg_exeye, 0, 0 @ Tense Battle! (FRLG) song mus_rg_exeye, 0, 0 @ Tense Battle! (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff