Match mus_rg_santoan.mid

This commit is contained in:
Kermalis 2018-10-02 21:12:18 -04:00
parent 96c0b03755
commit 58bd2e6a50
5 changed files with 5 additions and 3439 deletions

View File

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

View File

@ -477,6 +477,9 @@ $(MID_SUBDIR)/mus_rg_rival2.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_rocket.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G142 -V096
$(MID_SUBDIR)/mus_rg_santoan.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G163 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -520,7 +520,7 @@ gSongTable:: @ 86B49F0
song mus_rg_kenkyu, 0, 0 @ Professor Oak's Laboratory (FRLG)
song mus_rg_ohkido, 0, 0 @ Professor Oak (FRLG)
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 @ The S.S. Anne (FRLG)
song mus_rg_naminori, 0, 0 @ The Sea (FRLG)
song mus_rg_p_tower, 0, 0 @ Pokémon Tower (FRLG)
song mus_rg_shiruhu, 0, 0 @ Silph Co.

Binary file not shown.

File diff suppressed because it is too large Load Diff