Match mus_rg_hanada.mid

This commit is contained in:
Kermalis 2018-10-02 00:58:22 -04:00
parent dabfa339c1
commit 697eed294b
5 changed files with 5 additions and 1829 deletions

View File

@ -1003,7 +1003,7 @@ SECTIONS {
sound/songs/mus_rg_naminori.o(.rodata); sound/songs/mus_rg_naminori.o(.rodata);
sound/songs/mus_rg_p_tower.o(.rodata); sound/songs/mus_rg_p_tower.o(.rodata);
sound/songs/mus_rg_shiruhu.o(.rodata); sound/songs/mus_rg_shiruhu.o(.rodata);
sound/songs/mus_rg_hanada.o(.rodata); sound/songs/midi/mus_rg_hanada.o(.rodata);
sound/songs/mus_rg_tamamusi.o(.rodata); sound/songs/mus_rg_tamamusi.o(.rodata);
sound/songs/mus_rg_win_tre.o(.rodata); sound/songs/mus_rg_win_tre.o(.rodata);
sound/songs/mus_rg_win_yasei.o(.rodata); sound/songs/mus_rg_win_yasei.o(.rodata);

View File

@ -381,6 +381,9 @@ $(MID_SUBDIR)/mus_rg_guren.s: %.s: %.mid
$(MID_SUBDIR)/mus_rg_gym.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_gym.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G134 -V090 $(MID) $< $@ -E -R$(STD_REVERB) -G134 -V090
$(MID_SUBDIR)/mus_rg_hanada.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G167 -V090
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid $(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078 $(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078

View File

@ -524,7 +524,7 @@ gSongTable:: @ 86B49F0
song mus_rg_naminori, 0, 0 @ Surfing song mus_rg_naminori, 0, 0 @ Surfing
song mus_rg_p_tower, 0, 0 @ Pokémon Tower song mus_rg_p_tower, 0, 0 @ Pokémon Tower
song mus_rg_shiruhu, 0, 0 @ Silph Co. song mus_rg_shiruhu, 0, 0 @ Silph Co.
song mus_rg_hanada, 0, 0 @ Cerulean/Fuschia City song mus_rg_hanada, 0, 0 @ Fuchsia City Theme (FRLG)
song mus_rg_tamamusi, 0, 0 @ Celadon City song mus_rg_tamamusi, 0, 0 @ Celadon City
song mus_rg_win_tre, 0, 0 @ Victory! Trainer song mus_rg_win_tre, 0, 0 @ Victory! Trainer
song mus_rg_win_yasei, 0, 0 @ Victory! Wild Pokémon song mus_rg_win_yasei, 0, 0 @ Victory! Wild Pokémon

Binary file not shown.

File diff suppressed because it is too large Load Diff