Match mus_sattower.mid

This commit is contained in:
Kermalis 2018-09-29 00:17:49 -04:00
parent fc36f7a3e5
commit 927fa4b384
5 changed files with 6 additions and 3501 deletions

View File

@ -948,7 +948,7 @@ SECTIONS {
sound/songs/midi/mus_pyramid_top.o(.rodata);
sound/songs/midi/mus_b_palace.o(.rodata);
sound/songs/midi/mus_rekkuu_kourin.o(.rodata);
sound/songs/mus_sattower.o(.rodata);
sound/songs/midi/mus_sattower.o(.rodata);
sound/songs/midi/mus_me_symbolget.o(.rodata);
sound/songs/midi/mus_b_dome.o(.rodata);
sound/songs/midi/mus_b_tube.o(.rodata);

View File

@ -336,6 +336,9 @@ $(MID_SUBDIR)/mus_runecity.s: %.s: %.mid
$(MID_SUBDIR)/mus_safari.s: %.s: %.mid
$(MID) $< $@ -G074 -R$(STD_REVERB) -V082
$(MID_SUBDIR)/mus_sattower.s: %.s: %.mid
$(MID) $< $@ -G110 -R$(STD_REVERB) -V100
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -388,7 +388,7 @@ gSongTable:: @ 86B49F0
song mus_dan02, 0, 0 @ Abandoned Ship
song mus_machi_s3, 0, 0 @ Fortree City
song mus_odamaki, 0, 0 @ Birch Pokémon Lab
song mus_b_tower, 0, 0 @ Battle Tower
song mus_b_tower, 0, 0 @ Battle Tower (RS)
song mus_swimeye, 0, 0 @ Encounter! Swimmer
song mus_dan03, 0, 0 @ Cave of Origin
song mus_me_kinomi, 2, 2 @ Obtained a Berry!
@ -469,7 +469,7 @@ gSongTable:: @ 86B49F0
song mus_pyramid_top, 0, 0 @ Battle Pyramid Summit
song mus_b_palace, 0, 0 @ Battle Palace
song mus_rekkuu_kourin, 0, 0 @ Rayquaza Enters!
song mus_sattower, 0, 0 @ Battle Tower (Emerald)
song mus_sattower, 0, 0 @ Battle Tower
song mus_me_symbolget, 2, 2 @ Obtained a Frontier Symbol!
song mus_b_dome, 0, 0 @ Battle Dome
song mus_b_tube, 0, 0 @ Battle Pike

Binary file not shown.

File diff suppressed because it is too large Load Diff