Match mus_suikun.mid

This commit is contained in:
Kermalis 2018-09-29 00:25:10 -04:00
parent 48caaf4eb2
commit c22fcda723
5 changed files with 5 additions and 1991 deletions

View File

@ -841,7 +841,7 @@ SECTIONS {
sound/songs/midi/mus_kachi5.o(.rodata);
sound/songs/midi/mus_pcc.o(.rodata);
sound/songs/midi/mus_nibi.o(.rodata);
sound/songs/mus_suikun.o(.rodata);
sound/songs/midi/mus_suikun.o(.rodata);
sound/songs/midi/mus_dooro1.o(.rodata);
sound/songs/midi/mus_dooro_x1.o(.rodata);
sound/songs/midi/mus_dooro_x3.o(.rodata);

View File

@ -345,6 +345,9 @@ $(MID_SUBDIR)/mus_shinka.s: %.s: %.mid
$(MID_SUBDIR)/mus_sitennou.s: %.s: %.mid
$(MID) $< $@ -G096 -R$(STD_REVERB) -V078
$(MID_SUBDIR)/mus_suikun.s: %.s: %.mid
$(MID) $< $@ -G000 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -362,7 +362,7 @@ gSongTable:: @ 86B49F0
song mus_kachi5, 0, 0 @ Victory! (Wallace)
song mus_pcc, 0, 0 @ Unused - Pokémon Center (2)
song mus_nibi, 0, 0 @ Unused - Viridian City
song mus_suikun, 0, 0 @ Crystal - Battle! Legendary Beasts
song mus_suikun, 0, 0 @ Unused - Battle! (Entei/Raikou/Suicune)
song mus_dooro1, 0, 0 @ Route 101
song mus_dooro_x1, 0, 0 @ Route 110
song mus_dooro_x3, 0, 0 @ Route 120

Binary file not shown.

File diff suppressed because it is too large Load Diff