Match mus_rg_cycling.mid

This commit is contained in:
Kermalis 2018-10-01 16:05:57 -04:00
parent d13822fbe1
commit 602ca92b3b
5 changed files with 5 additions and 2319 deletions

View File

@ -977,7 +977,7 @@ SECTIONS {
sound/songs/mus_rg_guren.o(.rodata);
sound/songs/mus_rg_shion.o(.rodata);
sound/songs/mus_rg_kaihuku.o(.rodata);
sound/songs/mus_rg_cycling.o(.rodata);
sound/songs/midi/mus_rg_cycling.o(.rodata);
sound/songs/mus_rg_rocket.o(.rodata);
sound/songs/mus_rg_shoujo.o(.rodata);
sound/songs/mus_rg_shounen.o(.rodata);

View File

@ -345,6 +345,9 @@ $(MID_SUBDIR)/mus_rg_annai.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_champ_r.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G154 -V090
$(MID_SUBDIR)/mus_rg_cycling.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G141 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -499,7 +499,7 @@ gSongTable:: @ 86B49F0
song mus_rg_guren, 0, 0 @ Cinnabar Island
song mus_rg_shion, 0, 0 @ Lavender Town
song mus_rg_kaihuku, 0, 0 @ RBY Pokémon Center Healing
song mus_rg_cycling, 0, 0 @ Cycling
song mus_rg_cycling, 0, 0 @ Cycling (FRLG)
song mus_rg_rocket, 0, 0 @ Encounter! Team Rocket
song mus_rg_shoujo, 0, 0 @ Encounter! Girl
song mus_rg_shounen, 0, 0 @ Encounter! Boy

Binary file not shown.

File diff suppressed because it is too large Load Diff