Match mus_rg_deoeye.mid

This commit is contained in:
Kermalis 2018-10-01 21:25:30 -04:00
parent 119a78d896
commit c684cf0659
5 changed files with 5 additions and 1555 deletions

View File

@ -1038,7 +1038,7 @@ SECTIONS {
sound/songs/mus_rg_vs_myu2.o(.rodata);
sound/songs/mus_rg_vs_den.o(.rodata);
sound/songs/mus_rg_exeye.o(.rodata);
sound/songs/mus_rg_deoeye.o(.rodata);
sound/songs/midi/mus_rg_deoeye.o(.rodata);
sound/songs/mus_rg_t_tower.o(.rodata);
sound/songs/mus_rg_slowmasara.o(.rodata);
sound/songs/mus_rg_tvnoize.o(.rodata);

View File

@ -354,6 +354,9 @@ $(MID_SUBDIR)/mus_rg_demo.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_dendou.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G145 -V079
$(MID_SUBDIR)/mus_rg_deoeye.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G184 -V079
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -488,7 +488,6 @@ gSongTable:: @ 86B49F0
song mus_battle35, 0, 0 @ Battle! (Brendan/May/Steven)
song mus_battle38, 0, 0 @ Battle! (Elite Four)
song mus_battle30, 0, 0 @ Battle! (Team Aqua/Team Magma Leaders)
@ FRLG Music Below
song mus_rg_annai, 0, 0 @ Guide (FRLG)
song mus_rg_slot, 0, 0 @ Game Corner
song mus_rg_ajito, 0, 0 @ Rocket Hideout (FRLG)
@ -560,7 +559,7 @@ gSongTable:: @ 86B49F0
song mus_rg_vs_myu2, 0, 0 @ Battle! Mewtwo
song mus_rg_vs_den, 0, 0 @ Battle! Legendary Birds
song mus_rg_exeye, 0, 0 @ Encounter! Gym Leader
song mus_rg_deoeye, 0, 0 @ Encounter! Deoxys
song mus_rg_deoeye, 0, 0 @ Deoxys Appears
song mus_rg_t_tower, 0, 0 @ Trainer Tower (Gym)
song mus_rg_slowmasara, 0, 0 @ Pallet Town (Hall of Fame remix)
song mus_rg_tvnoize, 0, 0 @ Teachy TV

Binary file not shown.

File diff suppressed because it is too large Load Diff