Match mus_dan03.mid

This commit is contained in:
Kermalis 2018-09-25 20:17:26 -04:00
parent 214846e790
commit 13cc134a5c
5 changed files with 5 additions and 1928 deletions

View File

@ -869,7 +869,7 @@ SECTIONS {
sound/songs/mus_odamaki.o(.rodata);
sound/songs/midi/mus_b_tower.o(.rodata);
sound/songs/mus_swimeye.o(.rodata);
sound/songs/mus_dan03.o(.rodata);
sound/songs/midi/mus_dan03.o(.rodata);
sound/songs/mus_me_kinomi.o(.rodata);
sound/songs/mus_me_tama.o(.rodata);
sound/songs/mus_me_b_big.o(.rodata);

View File

@ -108,6 +108,9 @@ $(MID_SUBDIR)/mus_dan01.s: %.s: %.mid
$(MID_SUBDIR)/mus_dan02.s: %.s: %.mid
$(MID) $< $@ -G030 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_dan03.s: %.s: %.mid
$(MID) $< $@ -G037 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -390,7 +390,7 @@ gSongTable:: @ 86B49F0
song mus_odamaki, 0, 0 @ Professor Birch's Lab
song mus_b_tower, 0, 0 @ Battle Tower
song mus_swimeye, 0, 0 @ Encounter! Swimmer
song mus_dan03, 0, 0 @ Meteor Falls/Cave of Origin
song mus_dan03, 0, 0 @ Cave of Origin
song mus_me_kinomi, 2, 2 @ Obtained a Berry!
song mus_me_tama, 2, 2 @ Awakening the Super-Ancient Pokémon
song mus_me_b_big, 2, 2 @ Slots Jackpot!

Binary file not shown.

File diff suppressed because it is too large Load Diff