Match mus_rg_ohkido.mid

This commit is contained in:
Kermalis 2018-10-02 19:35:12 -04:00
parent 63e5b5baf2
commit 9b9fa16a5c
5 changed files with 5 additions and 1664 deletions

View File

@ -997,7 +997,7 @@ SECTIONS {
sound/songs/mus_rg_vs_last.o(.rodata); sound/songs/mus_rg_vs_last.o(.rodata);
sound/songs/midi/mus_rg_masara.o(.rodata); sound/songs/midi/mus_rg_masara.o(.rodata);
sound/songs/midi/mus_rg_kenkyu.o(.rodata); sound/songs/midi/mus_rg_kenkyu.o(.rodata);
sound/songs/mus_rg_ohkido.o(.rodata); sound/songs/midi/mus_rg_ohkido.o(.rodata);
sound/songs/mus_rg_pokecen.o(.rodata); sound/songs/mus_rg_pokecen.o(.rodata);
sound/songs/mus_rg_santoan.o(.rodata); sound/songs/mus_rg_santoan.o(.rodata);
sound/songs/midi/mus_rg_naminori.o(.rodata); sound/songs/midi/mus_rg_naminori.o(.rodata);

View File

@ -438,6 +438,9 @@ $(MID_SUBDIR)/mus_rg_network.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_nibi.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_nibi.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G173 -V084 $(MID) $< $@ -E -R$(STD_REVERB) -G173 -V084
$(MID_SUBDIR)/mus_rg_ohkido.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G161 -V086
$(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

@ -518,7 +518,7 @@ gSongTable:: @ 86B49F0
song mus_rg_vs_last, 0, 0 @ Battle! Champion song mus_rg_vs_last, 0, 0 @ Battle! Champion
song mus_rg_masara, 0, 0 @ Pallet Town Theme (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_kenkyu, 0, 0 @ Professor Oak's Laboratory (FRLG)
song mus_rg_ohkido, 0, 0 @ Professor Oak's Theme song mus_rg_ohkido, 0, 0 @ Professor Oak (FRLG)
song mus_rg_pokecen, 0, 0 @ Pokémon Center song mus_rg_pokecen, 0, 0 @ Pokémon Center
song mus_rg_santoan, 0, 0 @ S.S. Anne song mus_rg_santoan, 0, 0 @ S.S. Anne
song mus_rg_naminori, 0, 0 @ The Sea (FRLG) song mus_rg_naminori, 0, 0 @ The Sea (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff