Match mus_rg_naminori.mid

This commit is contained in:
Kermalis 2018-10-02 14:33:10 -04:00
parent b05291aa42
commit 75d33aff3f
5 changed files with 5 additions and 1699 deletions

View File

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

View File

@ -411,6 +411,9 @@ $(MID_SUBDIR)/mus_rg_load03.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_masara.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G159 -V100
$(MID_SUBDIR)/mus_rg_naminori.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G164 -V071
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -521,7 +521,7 @@ gSongTable:: @ 86B49F0
song mus_rg_ohkido, 0, 0 @ Professor Oak's Theme
song mus_rg_pokecen, 0, 0 @ Pokémon Center
song mus_rg_santoan, 0, 0 @ S.S. Anne
song mus_rg_naminori, 0, 0 @ Surfing
song mus_rg_naminori, 0, 0 @ The Sea (FRLG)
song mus_rg_p_tower, 0, 0 @ Pokémon Tower
song mus_rg_shiruhu, 0, 0 @ Silph Co.
song mus_rg_hanada, 0, 0 @ Fuchsia City Theme (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff