Match mus_rg_t_mori.mid

This commit is contained in:
Kermalis 2018-10-02 21:42:10 -04:00
parent f043106adc
commit b1aa0c5b78
5 changed files with 5 additions and 3039 deletions

View File

@ -982,7 +982,7 @@ SECTIONS {
sound/songs/midi/mus_rg_shoujo.o(.rodata);
sound/songs/midi/mus_rg_shounen.o(.rodata);
sound/songs/midi/mus_rg_dendou.o(.rodata);
sound/songs/mus_rg_t_mori.o(.rodata);
sound/songs/midi/mus_rg_t_mori.o(.rodata);
sound/songs/midi/mus_rg_otsukimi.o(.rodata);
sound/songs/midi/mus_rg_pokeyashi.o(.rodata);
sound/songs/midi/mus_rg_ending.o(.rodata);

View File

@ -507,6 +507,9 @@ $(MID_SUBDIR)/mus_rg_slowmasara.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_sousa.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G182 -V085
$(MID_SUBDIR)/mus_rg_t_mori.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G146 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -503,7 +503,7 @@ gSongTable:: @ 86B49F0
song mus_rg_shoujo, 0, 0 @ A Trainer Appears (Girl Version) (FRLG)
song mus_rg_shounen, 0, 0 @ A Trainer Appears (Boy Version) (FRLG)
song mus_rg_dendou, 0, 0 @ Hall of Fame (FRLG)
song mus_rg_t_mori, 0, 0 @ Viridian Forest
song mus_rg_t_mori, 0, 0 @ Viridian Forest (FRLG)
song mus_rg_otsukimi, 0, 0 @ Navel Rock
song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion (FRLG)
song mus_rg_ending, 0, 0 @ Ending Theme (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff