Match mus_rg_vs_den.mid

This commit is contained in:
Kermalis 2018-10-03 00:03:18 -04:00
parent 70ade99afb
commit 912f92d4ed
5 changed files with 5 additions and 3607 deletions

View File

@ -1036,7 +1036,7 @@ SECTIONS {
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/mus_rg_vs_deo.o(.rodata);
sound/songs/mus_rg_vs_myu2.o(.rodata); sound/songs/mus_rg_vs_myu2.o(.rodata);
sound/songs/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);
sound/songs/midi/mus_rg_deoeye.o(.rodata); sound/songs/midi/mus_rg_deoeye.o(.rodata);
sound/songs/midi/mus_rg_t_tower.o(.rodata); sound/songs/midi/mus_rg_t_tower.o(.rodata);

View File

@ -528,6 +528,9 @@ $(MID_SUBDIR)/mus_rg_tvnoize.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_union.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_union.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090 $(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090
$(MID_SUBDIR)/mus_rg_vs_den.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G157 -V090
$(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

@ -557,7 +557,7 @@ gSongTable:: @ 86B49F0
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! Legendary Birds 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)
song mus_rg_deoeye, 0, 0 @ Deoxys Appears song mus_rg_deoeye, 0, 0 @ Deoxys Appears
song mus_rg_t_tower, 0, 0 @ Trainer Tower (FRLG) song mus_rg_t_tower, 0, 0 @ Trainer Tower (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff