Match mus_rg_load02.mid

This commit is contained in:
Kermalis 2018-10-02 13:56:42 -04:00
parent 53b3ca75de
commit 70bf57d229
5 changed files with 5 additions and 2646 deletions

View File

@ -988,7 +988,7 @@ SECTIONS {
sound/songs/midi/mus_rg_ending.o(.rodata); sound/songs/midi/mus_rg_ending.o(.rodata);
sound/songs/midi/mus_rg_load01.o(.rodata); sound/songs/midi/mus_rg_load01.o(.rodata);
sound/songs/mus_rg_opening.o(.rodata); sound/songs/mus_rg_opening.o(.rodata);
sound/songs/mus_rg_load02.o(.rodata); sound/songs/midi/mus_rg_load02.o(.rodata);
sound/songs/mus_rg_load03.o(.rodata); sound/songs/mus_rg_load03.o(.rodata);
sound/songs/midi/mus_rg_champ_r.o(.rodata); sound/songs/midi/mus_rg_champ_r.o(.rodata);
sound/songs/mus_rg_vs_gym.o(.rodata); sound/songs/mus_rg_vs_gym.o(.rodata);

View File

@ -402,6 +402,9 @@ $(MID_SUBDIR)/mus_rg_kuchiba.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_load01.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_load01.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G150 -V079 $(MID) $< $@ -E -R$(STD_REVERB) -G150 -V079
$(MID_SUBDIR)/mus_rg_load02.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G152 -V083
$(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

@ -509,7 +509,7 @@ gSongTable:: @ 86B49F0
song mus_rg_ending, 0, 0 @ Ending Theme (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_load01, 0, 0 @ Road to Viridian City: Leaving Pallet Town (FRLG)
song mus_rg_opening, 0, 0 @ Route 24/Intro song mus_rg_opening, 0, 0 @ Route 24/Intro
song mus_rg_load02, 0, 0 @ Route 3 song mus_rg_load02, 0, 0 @ Road to Cerulean City: Leaving Mt. Moon (FRLG)
song mus_rg_load03, 0, 0 @ Route 11 song mus_rg_load03, 0, 0 @ Route 11
song mus_rg_champ_r, 0, 0 @ The Final Road (FRLG) song mus_rg_champ_r, 0, 0 @ The Final Road (FRLG)
song mus_rg_vs_gym, 0, 0 @ Battle! Gym Leader/Elite Four song mus_rg_vs_gym, 0, 0 @ Battle! Gym Leader/Elite Four

Binary file not shown.

File diff suppressed because it is too large Load Diff