Match mus_rg_masara.mid

This commit is contained in:
Kermalis 2018-10-02 14:06:50 -04:00
parent dbb81dd2b3
commit 899de63317
5 changed files with 5 additions and 1624 deletions

View File

@ -995,7 +995,7 @@ SECTIONS {
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/mus_rg_masara.o(.rodata);
sound/songs/midi/mus_rg_masara.o(.rodata);
sound/songs/midi/mus_rg_kenkyu.o(.rodata);
sound/songs/mus_rg_ohkido.o(.rodata);
sound/songs/mus_rg_pokecen.o(.rodata);

View File

@ -408,6 +408,9 @@ $(MID_SUBDIR)/mus_rg_load02.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_load03.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G153 -V090
$(MID_SUBDIR)/mus_rg_masara.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G159 -V100
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -516,7 +516,7 @@ gSongTable:: @ 86B49F0
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_masara, 0, 0 @ Pallet Town
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's Theme
song mus_rg_pokecen, 0, 0 @ Pokémon Center

Binary file not shown.

File diff suppressed because it is too large Load Diff