Match mus_nanadungeon.mid

This commit is contained in:
Kermalis 2018-10-02 15:09:49 -04:00
parent 0922e3b205
commit 7fa1062faa
5 changed files with 5 additions and 3701 deletions

View File

@ -1026,7 +1026,7 @@ SECTIONS {
sound/songs/mus_rg_network.o(.rodata);
sound/songs/mus_rg_okurimono.o(.rodata);
sound/songs/midi/mus_rg_kinomikui.o(.rodata);
sound/songs/mus_rg_nanadungeon.o(.rodata);
sound/songs/midi/mus_rg_nanadungeon.o(.rodata);
sound/songs/mus_rg_oshie_tv.o(.rodata);
sound/songs/mus_rg_nanashima.o(.rodata);
sound/songs/mus_rg_nanaiseki.o(.rodata);

View File

@ -423,6 +423,9 @@ $(MID_SUBDIR)/mus_rg_nana67.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_nana123.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G173 -V084
$(MID_SUBDIR)/mus_rg_nanadungeon.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G147 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -547,7 +547,7 @@ gSongTable:: @ 86B49F0
song mus_rg_network, 0, 0 @ Network Center
song mus_rg_okurimono, 0, 0 @ Mystery Gift
song mus_rg_kinomikui, 0, 0 @ Dodrio Berry Picking (FRLG)
song mus_rg_nanadungeon, 0, 0 @ Sevii Caves/Altering Cave (Mt. Moon)
song mus_rg_nanadungeon, 0, 0 @ Mount Ember (FRLG)
song mus_rg_oshie_tv, 0, 0 @ Follow Me!
song mus_rg_nanashima, 0, 0 @ Sevii Islands Routes (Lake of Rage)
song mus_rg_nanaiseki, 0, 0 @ Sevii Forests (Viridian Forest)

Binary file not shown.

File diff suppressed because it is too large Load Diff