Match mus_rg_annai.mid

This commit is contained in:
Kermalis 2018-10-01 15:58:31 -04:00
parent ddfdb8d0fe
commit e38a3e532f
5 changed files with 5 additions and 1050 deletions

View File

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

View File

@ -339,6 +339,9 @@ $(MID_SUBDIR)/mus_rekkuu_kourin.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_ajito.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G133 -V090
$(MID_SUBDIR)/mus_rg_annai.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G131 -V068
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -489,7 +489,7 @@ gSongTable:: @ 86B49F0
song mus_battle38, 0, 0 @ Battle! (Elite Four)
song mus_battle30, 0, 0 @ Battle! (Team Aqua/Team Magma Leaders)
@ FRLG Music Below
song mus_rg_annai, 0, 0 @ Follow Me!
song mus_rg_annai, 0, 0 @ Guide (FRLG)
song mus_rg_slot, 0, 0 @ Game Corner
song mus_rg_ajito, 0, 0 @ Rocket Hideout (FRLG)
song mus_rg_gym, 0, 0 @ Gym

Binary file not shown.

File diff suppressed because it is too large Load Diff