Match mus_rg_vs_last.mid

This commit is contained in:
Kermalis 2018-10-03 00:08:37 -04:00
parent babe3d0e92
commit 2aeeb5f7b1
5 changed files with 5 additions and 7616 deletions

View File

@ -994,7 +994,7 @@ SECTIONS {
sound/songs/midi/mus_rg_vs_gym.o(.rodata);
sound/songs/mus_rg_vs_tore.o(.rodata);
sound/songs/mus_rg_vs_yasei.o(.rodata);
sound/songs/mus_rg_vs_last.o(.rodata);
sound/songs/midi/mus_rg_vs_last.o(.rodata);
sound/songs/midi/mus_rg_masara.o(.rodata);
sound/songs/midi/mus_rg_kenkyu.o(.rodata);
sound/songs/midi/mus_rg_ohkido.o(.rodata);

View File

@ -537,6 +537,9 @@ $(MID_SUBDIR)/mus_rg_vs_deo.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_vs_gym.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G155 -V090
$(MID_SUBDIR)/mus_rg_vs_last.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G158 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -515,7 +515,7 @@ gSongTable:: @ 86B49F0
song mus_rg_vs_gym, 0, 0 @ Battle! (Gym Leader Battle) (FRLG)
song mus_rg_vs_tore, 0, 0 @ Battle! Trainer
song mus_rg_vs_yasei, 0, 0 @ Battle! Wild Pokémon
song mus_rg_vs_last, 0, 0 @ Battle! Champion
song mus_rg_vs_last, 0, 0 @ Final Battle! (Rival) (FRLG)
song mus_rg_masara, 0, 0 @ Pallet Town Theme (FRLG)
song mus_rg_kenkyu, 0, 0 @ Professor Oak's Laboratory (FRLG)
song mus_rg_ohkido, 0, 0 @ Professor Oak (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff