Match mus_battle30.mid

This commit is contained in:
Kermalis 2018-09-25 16:37:29 -04:00
parent 51805c02af
commit e1841a111d
5 changed files with 5 additions and 2751 deletions

View File

@ -966,7 +966,7 @@ SECTIONS {
sound/songs/mus_battle34.o(.rodata); sound/songs/mus_battle34.o(.rodata);
sound/songs/mus_battle35.o(.rodata); sound/songs/mus_battle35.o(.rodata);
sound/songs/mus_battle38.o(.rodata); sound/songs/mus_battle38.o(.rodata);
sound/songs/mus_battle30.o(.rodata); sound/songs/midi/mus_battle30.o(.rodata);
sound/songs/mus_rg_annai.o(.rodata); sound/songs/mus_rg_annai.o(.rodata);
sound/songs/mus_rg_slot.o(.rodata); sound/songs/mus_rg_slot.o(.rodata);
sound/songs/mus_rg_ajito.o(.rodata); sound/songs/mus_rg_ajito.o(.rodata);

View File

@ -45,6 +45,9 @@ $(MID_SUBDIR)/mus_battle20.s: %.s: %.mid
$(MID_SUBDIR)/mus_battle27.s: %.s: %.mid $(MID_SUBDIR)/mus_battle27.s: %.s: %.mid
$(MID) $< $@ -G117 -R$(STD_REVERB) -P1 $(MID) $< $@ -G117 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_battle30.s: %.s: %.mid
$(MID) $< $@ -G126 -R$(STD_REVERB) -P1
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid $(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB) $(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -487,7 +487,7 @@ gSongTable:: @ 86B49F0
song mus_battle34, 0, 0 @ Battle! Legendary Pokémon (dupe) song mus_battle34, 0, 0 @ Battle! Legendary Pokémon (dupe)
song mus_battle35, 0, 0 @ Battle! Rival song mus_battle35, 0, 0 @ Battle! Rival
song mus_battle38, 0, 0 @ Battle! Elite Four song mus_battle38, 0, 0 @ Battle! Elite Four
song mus_battle30, 0, 0 @ Battle! Archie/Maxie song mus_battle30, 0, 0 @ Battle! (Team Aqua/Team Magma Leaders)
@ FRLG Music Below @ FRLG Music Below
song mus_rg_annai, 0, 0 @ Follow Me! song mus_rg_annai, 0, 0 @ Follow Me!
song mus_rg_slot, 0, 0 @ Game Corner song mus_rg_slot, 0, 0 @ Game Corner

Binary file not shown.

File diff suppressed because it is too large Load Diff