Match mus_rg_pokeyashi.mid

This commit is contained in:
Kermalis 2018-10-02 20:17:49 -04:00
parent a06e2124a1
commit 7c0b889d3c
5 changed files with 5 additions and 2913 deletions

View File

@ -984,7 +984,7 @@ SECTIONS {
sound/songs/midi/mus_rg_dendou.o(.rodata);
sound/songs/mus_rg_t_mori.o(.rodata);
sound/songs/midi/mus_rg_otsukimi.o(.rodata);
sound/songs/mus_rg_pokeyashi.o(.rodata);
sound/songs/midi/mus_rg_pokeyashi.o(.rodata);
sound/songs/midi/mus_rg_ending.o(.rodata);
sound/songs/midi/mus_rg_load01.o(.rodata);
sound/songs/midi/mus_rg_opening.o(.rodata);

View File

@ -462,6 +462,9 @@ $(MID_SUBDIR)/mus_rg_pokecen.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_pokefue.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G165 -V048 -P5
$(MID_SUBDIR)/mus_rg_pokeyashi.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G148 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -505,7 +505,7 @@ gSongTable:: @ 86B49F0
song mus_rg_dendou, 0, 0 @ Hall of Fame (FRLG)
song mus_rg_t_mori, 0, 0 @ Viridian Forest
song mus_rg_otsukimi, 0, 0 @ Navel Rock
song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion
song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion (FRLG)
song mus_rg_ending, 0, 0 @ Ending Theme (FRLG)
song mus_rg_load01, 0, 0 @ Road to Viridian City: Leaving Pallet Town (FRLG)
song mus_rg_opening, 0, 0 @ Welcome to the World of Pokémon! (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff