Match mus_rg_dendou.mid

This commit is contained in:
Kermalis 2018-10-01 21:22:56 -04:00
parent 6a9b972491
commit 119a78d896
5 changed files with 5 additions and 1943 deletions

View File

@ -981,7 +981,7 @@ SECTIONS {
sound/songs/mus_rg_rocket.o(.rodata);
sound/songs/mus_rg_shoujo.o(.rodata);
sound/songs/mus_rg_shounen.o(.rodata);
sound/songs/mus_rg_dendou.o(.rodata);
sound/songs/midi/mus_rg_dendou.o(.rodata);
sound/songs/mus_rg_t_mori.o(.rodata);
sound/songs/mus_rg_otsukimi.o(.rodata);
sound/songs/mus_rg_pokeyashi.o(.rodata);

View File

@ -351,6 +351,9 @@ $(MID_SUBDIR)/mus_rg_cycling.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_demo.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G136 -V090
$(MID_SUBDIR)/mus_rg_dendou.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G145 -V079
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -503,7 +503,7 @@ gSongTable:: @ 86B49F0
song mus_rg_rocket, 0, 0 @ Encounter! Team Rocket
song mus_rg_shoujo, 0, 0 @ Encounter! Girl
song mus_rg_shounen, 0, 0 @ Encounter! Boy
song mus_rg_dendou, 0, 0 @ You're the Champion!
song mus_rg_dendou, 0, 0 @ Hall of Fame (FRLG)
song mus_rg_t_mori, 0, 0 @ Viridian Forest
song mus_rg_otsukimi, 0, 0 @ Mt. Moon
song mus_rg_pokeyashi, 0, 0 @ Pokémon Mansion

Binary file not shown.

File diff suppressed because it is too large Load Diff