Match mus_tetsuji.mid

This commit is contained in:
Kermalis 2018-09-29 00:44:51 -04:00
parent 392f16f653
commit 120b92bae1
5 changed files with 5 additions and 1741 deletions

View File

@ -833,7 +833,7 @@ SECTIONS {
sound/songs/se_curtain.o(.rodata);
sound/songs/se_curtain1.o(.rodata);
sound/songs/se_ussoki.o(.rodata);
sound/songs/mus_tetsuji.o(.rodata);
sound/songs/midi/mus_tetsuji.o(.rodata);
sound/songs/midi/mus_field13.o(.rodata);
sound/songs/midi/mus_kachi22.o(.rodata);
sound/songs/midi/mus_kachi2.o(.rodata);

View File

@ -372,6 +372,9 @@ $(MID_SUBDIR)/mus_test3.s: %.s: %.mid
$(MID_SUBDIR)/mus_test4.s: %.s: %.mid
$(MID) $< $@ -G042 -R$(STD_REVERB) -V090
$(MID_SUBDIR)/mus_tetsuji.s: %.s: %.mid
$(MID) $< $@ -G034 -R$(STD_REVERB) -V099
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -354,7 +354,7 @@ gSongTable:: @ 86B49F0
song dummy_song_header, 0, 0
song dummy_song_header, 0, 0
song dummy_song_header, 0, 0
song mus_tetsuji, 0, 0 @ Littleroot Town Test 'TETSUJI'
song mus_tetsuji, 0, 0 @ Unused - TETSUJI
song mus_field13, 0, 0 @ Unused - Route 38
song mus_kachi22, 0, 0 @ Victory! (Wild Pokémon) (No Intro)
song mus_kachi2, 0, 0 @ Victory! (Wild Pokémon)

Binary file not shown.

File diff suppressed because it is too large Load Diff