Match mus_rg_shion.mid

This commit is contained in:
Kermalis 2018-10-02 21:20:32 -04:00
parent e6a678abf7
commit 456a792d8e
5 changed files with 5 additions and 2175 deletions

View File

@ -975,7 +975,7 @@ SECTIONS {
sound/songs/midi/mus_rg_demo.o(.rodata); sound/songs/midi/mus_rg_demo.o(.rodata);
sound/songs/mus_rg_title.o(.rodata); sound/songs/mus_rg_title.o(.rodata);
sound/songs/midi/mus_rg_guren.o(.rodata); sound/songs/midi/mus_rg_guren.o(.rodata);
sound/songs/mus_rg_shion.o(.rodata); sound/songs/midi/mus_rg_shion.o(.rodata);
sound/songs/midi/mus_rg_kaihuku.o(.rodata); sound/songs/midi/mus_rg_kaihuku.o(.rodata);
sound/songs/midi/mus_rg_cycling.o(.rodata); sound/songs/midi/mus_rg_cycling.o(.rodata);
sound/songs/midi/mus_rg_rocket.o(.rodata); sound/songs/midi/mus_rg_rocket.o(.rodata);

View File

@ -486,6 +486,9 @@ $(MID_SUBDIR)/mus_rg_seibetu.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_sekaikan.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_sekaikan.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G182 -V088 $(MID) $< $@ -E -R$(STD_REVERB) -G182 -V088
$(MID_SUBDIR)/mus_rg_shion.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G139 -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

@ -496,7 +496,7 @@ gSongTable:: @ 86B49F0
song mus_rg_demo, 0, 0 @ Opening Movie (FRLG) song mus_rg_demo, 0, 0 @ Opening Movie (FRLG)
song mus_rg_title, 0, 0 @ Title Screen song mus_rg_title, 0, 0 @ Title Screen
song mus_rg_guren, 0, 0 @ Cinnabar Island Theme (FRLG) song mus_rg_guren, 0, 0 @ Cinnabar Island Theme (FRLG)
song mus_rg_shion, 0, 0 @ Lavender Town song mus_rg_shion, 0, 0 @ Lavender Town Theme (FRLG)
song mus_rg_kaihuku, 0, 0 @ Pokémon Healed (2) (FRLG) song mus_rg_kaihuku, 0, 0 @ Pokémon Healed (2) (FRLG)
song mus_rg_cycling, 0, 0 @ Cycling (FRLG) song mus_rg_cycling, 0, 0 @ Cycling (FRLG)
song mus_rg_rocket, 0, 0 @ A Trainer Appears (Bad Guy Version) (FRLG) song mus_rg_rocket, 0, 0 @ A Trainer Appears (Bad Guy Version) (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff