Match mus_gim.mid

This commit is contained in:
Kermalis 2018-09-26 18:58:19 -04:00
parent b1398ec08a
commit d3d03d4d7a
5 changed files with 5 additions and 1886 deletions

View File

@ -847,7 +847,7 @@ SECTIONS {
sound/songs/midi/mus_dooro_x3.o(.rodata);
sound/songs/mus_machi_s2.o(.rodata);
sound/songs/mus_machi_s4.o(.rodata);
sound/songs/mus_gim.o(.rodata);
sound/songs/midi/mus_gim.o(.rodata);
sound/songs/midi/mus_naminori.o(.rodata);
sound/songs/midi/mus_dan01.o(.rodata);
sound/songs/midi/mus_fanfa1.o(.rodata);

View File

@ -168,6 +168,9 @@ $(MID_SUBDIR)/mus_friendly.s: %.s: %.mid
$(MID_SUBDIR)/mus_fune_kan.s: %.s: %.mid
$(MID) $< $@ -G023 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_gim.s: %.s: %.mid
$(MID) $< $@ -G013 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -368,7 +368,7 @@ gSongTable:: @ 86B49F0
song mus_dooro_x3, 0, 0 @ Route 120
song mus_machi_s2, 0, 0 @ Petalburg City
song mus_machi_s4, 0, 0 @ Oldale/Lavaridge Town
song mus_gim, 0, 0 @ Gym
song mus_gim, 0, 0 @ Pokémon Gym
song mus_naminori, 0, 0 @ Surf
song mus_dan01, 0, 0 @ Petalburg Woods
song mus_fanfa1, 2, 2 @ Level Up!

Binary file not shown.

File diff suppressed because it is too large Load Diff