Match mus_rg_p_tower.mid

This commit is contained in:
Kermalis 2018-10-02 20:10:38 -04:00
parent b8c4f54220
commit 03aabe5bb3
5 changed files with 5 additions and 1641 deletions

View File

@ -1001,7 +1001,7 @@ SECTIONS {
sound/songs/mus_rg_pokecen.o(.rodata);
sound/songs/mus_rg_santoan.o(.rodata);
sound/songs/midi/mus_rg_naminori.o(.rodata);
sound/songs/mus_rg_p_tower.o(.rodata);
sound/songs/midi/mus_rg_p_tower.o(.rodata);
sound/songs/mus_rg_shiruhu.o(.rodata);
sound/songs/midi/mus_rg_hanada.o(.rodata);
sound/songs/mus_rg_tamamusi.o(.rodata);

View File

@ -453,6 +453,9 @@ $(MID_SUBDIR)/mus_rg_oshie_tv.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_otsukimi.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G147 -V090
$(MID_SUBDIR)/mus_rg_p_tower.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G165 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -522,7 +522,7 @@ gSongTable:: @ 86B49F0
song mus_rg_pokecen, 0, 0 @ Pokémon Center
song mus_rg_santoan, 0, 0 @ S.S. Anne
song mus_rg_naminori, 0, 0 @ The Sea (FRLG)
song mus_rg_p_tower, 0, 0 @ Pokémon Tower
song mus_rg_p_tower, 0, 0 @ Pokémon Tower (FRLG)
song mus_rg_shiruhu, 0, 0 @ Silph Co.
song mus_rg_hanada, 0, 0 @ Fuchsia City Theme (FRLG)
song mus_rg_tamamusi, 0, 0 @ Celadon City

Binary file not shown.

File diff suppressed because it is too large Load Diff