Match mus_odamaki.mid

This commit is contained in:
Kermalis 2018-09-28 23:48:47 -04:00
parent 1814174d03
commit b9af4288a1
5 changed files with 5 additions and 1316 deletions

View File

@ -866,7 +866,7 @@ SECTIONS {
sound/songs/midi/mus_boyeye.o(.rodata);
sound/songs/midi/mus_dan02.o(.rodata);
sound/songs/midi/mus_machi_s3.o(.rodata);
sound/songs/mus_odamaki.o(.rodata);
sound/songs/midi/mus_odamaki.o(.rodata);
sound/songs/midi/mus_b_tower.o(.rodata);
sound/songs/mus_swimeye.o(.rodata);
sound/songs/midi/mus_dan03.o(.rodata);

View File

@ -303,6 +303,9 @@ $(MID_SUBDIR)/mus_nextroad.s: %.s: %.mid
$(MID_SUBDIR)/mus_nibi.s: %.s: %.mid
$(MID) $< $@ -G000 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_odamaki.s: %.s: %.mid
$(MID) $< $@ -G033 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -387,7 +387,7 @@ gSongTable:: @ 86B49F0
song mus_boyeye, 0, 0 @ Trainers' Eyes Meet (Youngster)
song mus_dan02, 0, 0 @ Abandoned Ship
song mus_machi_s3, 0, 0 @ Fortree City
song mus_odamaki, 0, 0 @ Professor Birch's Lab
song mus_odamaki, 0, 0 @ Birch Pokémon Lab
song mus_b_tower, 0, 0 @ Battle Tower
song mus_swimeye, 0, 0 @ Encounter! Swimmer
song mus_dan03, 0, 0 @ Cave of Origin

Binary file not shown.

File diff suppressed because it is too large Load Diff