Match mus_rainbow.mid

This commit is contained in:
Kermalis 2018-09-29 00:04:20 -04:00
parent c3ab8a3bff
commit 6d205b8ac0
5 changed files with 5 additions and 2829 deletions

View File

@ -905,7 +905,7 @@ SECTIONS {
sound/songs/midi/mus_aqa_0.o(.rodata);
sound/songs/mus_tsuretek.o(.rodata);
sound/songs/midi/mus_boy_sup.o(.rodata);
sound/songs/mus_rainbow.o(.rodata);
sound/songs/midi/mus_rainbow.o(.rodata);
sound/songs/midi/mus_ayasii.o(.rodata);
sound/songs/midi/mus_kachi4.o(.rodata);
sound/songs/midi/mus_ropeway.o(.rodata);

View File

@ -324,6 +324,9 @@ $(MID_SUBDIR)/mus_pyramid.s: %.s: %.mid
$(MID_SUBDIR)/mus_pyramid_top.s: %.s: %.mid
$(MID) $< $@ -G107 -R$(STD_REVERB) -V077
$(MID_SUBDIR)/mus_rainbow.s: %.s: %.mid
$(MID) $< $@ -G068 -R$(STD_REVERB) -V086
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -426,7 +426,7 @@ gSongTable:: @ 86B49F0
song mus_aqa_0, 0, 0 @ Team Aqua Appears!
song mus_tsuretek, 0, 0 @ Follow Me!
song mus_boy_sup, 0, 0 @ Brendan
song mus_rainbow, 0, 0 @ Ever Grande City
song mus_rainbow, 0, 0 @ Evergrande City
song mus_ayasii, 0, 0 @ Trainers' Eyes Meet (Hex Maniac)
song mus_kachi4, 0, 0 @ Victory! (Team Aqua / Team Magma)
song mus_ropeway, 0, 0 @ Cable Car

Binary file not shown.

File diff suppressed because it is too large Load Diff