Match mus_daigo.mid

This commit is contained in:
Kermalis 2018-09-25 22:22:02 -04:00
parent f480337dbc
commit 686ba9eb99
5 changed files with 5 additions and 3317 deletions

View File

@ -937,7 +937,7 @@ SECTIONS {
sound/songs/mus_yama_eye.o(.rodata);
sound/songs/midi/mus_conlobby.o(.rodata);
sound/songs/mus_inter_v.o(.rodata);
sound/songs/mus_daigo.o(.rodata);
sound/songs/midi/mus_daigo.o(.rodata);
sound/songs/mus_thankfor.o(.rodata);
sound/songs/mus_end.o(.rodata);
sound/songs/midi/mus_b_frontier.o(.rodata);

View File

@ -117,6 +117,9 @@ $(MID_SUBDIR)/mus_deepdeep.s: %.s: %.mid
$(MID_SUBDIR)/mus_demo1.s: %.s: %.mid
$(MID) $< $@ -G060 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_daigo.s: %.s: %.mid
$(MID) $< $@ -G100 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_dendou.s: %.s: %.mid
$(MID) $< $@ -G082 -R$(STD_REVERB)

View File

@ -458,7 +458,7 @@ gSongTable:: @ 86B49F0
song mus_yama_eye, 0, 0 @ Encounter! Hiker
song mus_conlobby, 0, 0 @ Contest Lobby
song mus_inter_v, 0, 0 @ Encounter! Gabby and Ty
song mus_daigo, 0, 0 @ Encounter! Wallace
song mus_daigo, 0, 0 @ Champion Wallace
song mus_thankfor, 0, 0 @ Credits
song mus_end, 0, 0 @ The End
song mus_b_frontier, 0, 0 @ Battle Frontier

Binary file not shown.

File diff suppressed because it is too large Load Diff