Match mus_rg_titlerog.mid

This commit is contained in:
Kermalis 2018-10-02 23:56:45 -04:00
parent 214eefb05a
commit 6c460c9461
5 changed files with 5 additions and 2089 deletions

View File

@ -1016,7 +1016,7 @@ SECTIONS {
sound/songs/midi/mus_rg_fan5.o(.rodata);
sound/songs/midi/mus_rg_fan6.o(.rodata);
sound/songs/midi/mus_me_rg_photo.o(.rodata);
sound/songs/mus_rg_titlerog.o(.rodata);
sound/songs/midi/mus_rg_titlerog.o(.rodata);
sound/songs/midi/mus_rg_get_yasei.o(.rodata);
sound/songs/midi/mus_rg_sousa.o(.rodata);
sound/songs/midi/mus_rg_sekaikan.o(.rodata);

View File

@ -519,6 +519,9 @@ $(MID_SUBDIR)/mus_rg_tamamusi.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_title.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G137 -V090
$(MID_SUBDIR)/mus_rg_titlerog.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G181 -V075
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -537,7 +537,7 @@ gSongTable:: @ 86B49F0
song mus_rg_fan5, 2, 2 @ Fanfare: Pokémon Obtained (FRLG)
song mus_rg_fan6, 2, 2 @ Fanfare: Pokémon Caught
song mus_me_rg_photo, 2, 2 @ Pokémon Printer (FRLG)
song mus_rg_titlerog, 0, 0 @ Game Freak
song mus_rg_titlerog, 0, 0 @ Game Freak Logo (FRLG)
song mus_rg_get_yasei, 0, 0 @ Fanfare: Pokémon Caught (No Intro) (FRLG)
song mus_rg_sousa, 0, 0 @ Game Tutorial (1) (FRLG)
song mus_rg_sekaikan, 0, 0 @ Game Tutorial (2) (FRLG)

Binary file not shown.

File diff suppressed because it is too large Load Diff