Match mus_friendly.mid

This commit is contained in:
Kermalis 2018-09-26 18:54:12 -04:00
parent 157cad7ba7
commit a8ad043ff9
5 changed files with 5 additions and 3307 deletions

View File

@ -887,7 +887,7 @@ SECTIONS {
sound/songs/mus_nextroad.o(.rodata);
sound/songs/mus_granroad.o(.rodata);
sound/songs/midi/mus_cycling.o(.rodata);
sound/songs/mus_friendly.o(.rodata);
sound/songs/midi/mus_friendly.o(.rodata);
sound/songs/mus_mishiro.o(.rodata);
sound/songs/mus_tozan.o(.rodata);
sound/songs/mus_girleye.o(.rodata);

View File

@ -162,6 +162,9 @@ $(MID_SUBDIR)/mus_field13.s: %.s: %.mid
$(MID_SUBDIR)/mus_finecity.s: %.s: %.mid
$(MID) $< $@ -G079 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_friendly.s: %.s: %.mid
$(MID) $< $@ -G050 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -408,7 +408,7 @@ gSongTable:: @ 86B49F0
song mus_nextroad, 0, 0 @ Route 104
song mus_granroad, 0, 0 @ Route 119
song mus_cycling, 0, 0 @ Cycling
song mus_friendly, 0, 0 @ Pokémart
song mus_friendly, 0, 0 @ Poké Mart
song mus_mishiro, 0, 0 @ Littleroot Town
song mus_tozan, 0, 0 @ Sky Pillar
song mus_girleye, 0, 0 @ Encounter! Girl

Binary file not shown.

File diff suppressed because it is too large Load Diff