Match mus_rg_pokecen.mid

This commit is contained in:
Kermalis 2018-10-02 20:12:23 -04:00
parent 03aabe5bb3
commit 06e39a7ebf
5 changed files with 5 additions and 1899 deletions

View File

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

View File

@ -456,6 +456,9 @@ $(MID_SUBDIR)/mus_rg_otsukimi.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_p_tower.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_p_tower.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G165 -V090 $(MID) $< $@ -E -R$(STD_REVERB) -G165 -V090
$(MID_SUBDIR)/mus_rg_pokecen.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G162 -V096
$(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

@ -519,7 +519,7 @@ gSongTable:: @ 86B49F0
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 (FRLG) 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 (FRLG)
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)
song mus_rg_p_tower, 0, 0 @ Pokémon Tower (FRLG) song mus_rg_p_tower, 0, 0 @ Pokémon Tower (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff