Match mus_bijyutu.mid

This commit is contained in:
Kermalis 2018-09-25 17:02:54 -04:00
parent 1c4da06bfa
commit 4da711d64b
5 changed files with 5 additions and 2126 deletions

View File

@ -856,7 +856,7 @@ SECTIONS {
sound/songs/mus_fanfa4.o(.rodata);
sound/songs/mus_fanfa5.o(.rodata);
sound/songs/mus_me_waza.o(.rodata);
sound/songs/mus_bijyutu.o(.rodata);
sound/songs/midi/mus_bijyutu.o(.rodata);
sound/songs/mus_dooro_x4.o(.rodata);
sound/songs/mus_fune_kan.o(.rodata);
sound/songs/mus_me_shinka.o(.rodata);

View File

@ -72,6 +72,9 @@ $(MID_SUBDIR)/mus_battle38.s: %.s: %.mid
$(MID_SUBDIR)/mus_bd_time.s: %.s: %.mid
$(MID) $< $@ -G038 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_bijyutu.s: %.s: %.mid
$(MID) $< $@ -G020 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -377,7 +377,7 @@ gSongTable:: @ 86B49F0
song mus_fanfa4, 2, 2 @ Obtained an Item!
song mus_fanfa5, 2, 2 @ Your Pokémon Just Evolved!
song mus_me_waza, 2, 2 @ Obtained a TM/HM!
song mus_bijyutu, 0, 0 @ Lilycove Museum
song mus_bijyutu, 0, 0 @ Museum
song mus_dooro_x4, 0, 0 @ Route 122/Intro
song mus_fune_kan, 0, 0 @ Slateport Museum
song mus_me_shinka, 2, 2 @ Evolution Intro

Binary file not shown.

File diff suppressed because it is too large Load Diff