Match mus_thankfor.mid

This commit is contained in:
Kermalis 2018-09-29 00:46:35 -04:00
parent 120b92bae1
commit caadbc11cc
5 changed files with 5 additions and 7464 deletions

View File

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

View File

@ -375,6 +375,9 @@ $(MID_SUBDIR)/mus_test4.s: %.s: %.mid
$(MID_SUBDIR)/mus_tetsuji.s: %.s: %.mid
$(MID) $< $@ -G034 -R$(STD_REVERB) -V099
$(MID_SUBDIR)/mus_thankfor.s: %.s: %.mid
$(MID) $< $@ -G101 -R$(STD_REVERB) -V100
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -459,7 +459,7 @@ gSongTable:: @ 86B49F0
song mus_conlobby, 0, 0 @ Contest Lobby
song mus_inter_v, 0, 0 @ Interviewers
song mus_daigo, 0, 0 @ Champion Wallace
song mus_thankfor, 0, 0 @ Credits
song mus_thankfor, 0, 0 @ Ending Theme
song mus_end, 0, 0 @ The End
song mus_b_frontier, 0, 0 @ Battle Frontier
song mus_b_arena, 0, 0 @ Battle Arena

Binary file not shown.

File diff suppressed because it is too large Load Diff