Match mus_rainbow.mid
This commit is contained in:
parent
c3ab8a3bff
commit
6d205b8ac0
5 changed files with 5 additions and 2829 deletions
|
@ -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);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -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)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
BIN
sound/songs/midi/mus_rainbow.mid
Normal file
BIN
sound/songs/midi/mus_rainbow.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue