Match mus_bd_time.mid

This commit is contained in:
Kermalis 2018-09-25 16:59:56 -04:00
parent 17610d37ec
commit 1c4da06bfa
5 changed files with 5 additions and 1329 deletions

View File

@ -875,7 +875,7 @@ SECTIONS {
sound/songs/mus_me_b_big.o(.rodata);
sound/songs/mus_me_b_small.o(.rodata);
sound/songs/mus_me_zannen.o(.rodata);
sound/songs/mus_bd_time.o(.rodata);
sound/songs/midi/mus_bd_time.o(.rodata);
sound/songs/mus_test1.o(.rodata);
sound/songs/mus_test2.o(.rodata);
sound/songs/mus_test3.o(.rodata);

View File

@ -69,6 +69,9 @@ $(MID_SUBDIR)/mus_battle36.s: %.s: %.mid
$(MID_SUBDIR)/mus_battle38.s: %.s: %.mid
$(MID) $< $@ -G125 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_bd_time.s: %.s: %.mid
$(MID) $< $@ -G038 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -396,7 +396,7 @@ gSongTable:: @ 86B49F0
song mus_me_b_big, 2, 2 @ Slots Jackpot!
song mus_me_b_small, 2, 2 @ Slots Victory!
song mus_me_zannen, 2, 2 @ Too bad!
song mus_bd_time, 0, 0 @ Roulette!
song mus_bd_time, 0, 0 @ Reel Time
song mus_test1, 0, 0 @ Contest Test 1
song mus_test2, 0, 0 @ Contest Test 2
song mus_test3, 0, 0 @ Contest Test 3

Binary file not shown.

File diff suppressed because it is too large Load Diff