Match mus_rg_load01.mid

This commit is contained in:
Kermalis 2018-10-02 01:21:51 -04:00
parent 865398e701
commit 74f53b3778
5 changed files with 5 additions and 2026 deletions

View File

@ -986,7 +986,7 @@ SECTIONS {
sound/songs/mus_rg_otsukimi.o(.rodata);
sound/songs/mus_rg_pokeyashi.o(.rodata);
sound/songs/midi/mus_rg_ending.o(.rodata);
sound/songs/mus_rg_load01.o(.rodata);
sound/songs/midi/mus_rg_load01.o(.rodata);
sound/songs/mus_rg_opening.o(.rodata);
sound/songs/mus_rg_load02.o(.rodata);
sound/songs/mus_rg_load03.o(.rodata);

View File

@ -399,6 +399,9 @@ $(MID_SUBDIR)/mus_rg_kinomikui.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_kuchiba.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G172 -V090
$(MID_SUBDIR)/mus_rg_load01.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G150 -V079
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -507,7 +507,7 @@ gSongTable:: @ 86B49F0
song mus_rg_otsukimi, 0, 0 @ Mt. Moon
song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion
song mus_rg_ending, 0, 0 @ Ending Theme (FRLG)
song mus_rg_load01, 0, 0 @ Route 1
song mus_rg_load01, 0, 0 @ Road to Viridian City: Leaving Pallet Town (FRLG)
song mus_rg_opening, 0, 0 @ Route 24/Intro
song mus_rg_load02, 0, 0 @ Route 3
song mus_rg_load03, 0, 0 @ Route 11

Binary file not shown.

File diff suppressed because it is too large Load Diff