Match mus_rg_slowmasara.mid
This commit is contained in:
parent
f1eb64919b
commit
f759bb4da0
5 changed files with 5 additions and 1616 deletions
|
@ -1040,7 +1040,7 @@ SECTIONS {
|
||||||
sound/songs/midi/mus_rg_exeye.o(.rodata);
|
sound/songs/midi/mus_rg_exeye.o(.rodata);
|
||||||
sound/songs/midi/mus_rg_deoeye.o(.rodata);
|
sound/songs/midi/mus_rg_deoeye.o(.rodata);
|
||||||
sound/songs/mus_rg_t_tower.o(.rodata);
|
sound/songs/mus_rg_t_tower.o(.rodata);
|
||||||
sound/songs/mus_rg_slowmasara.o(.rodata);
|
sound/songs/midi/mus_rg_slowmasara.o(.rodata);
|
||||||
sound/songs/mus_rg_tvnoize.o(.rodata);
|
sound/songs/mus_rg_tvnoize.o(.rodata);
|
||||||
sound/songs/ph_trap_blend.o(.rodata);
|
sound/songs/ph_trap_blend.o(.rodata);
|
||||||
sound/songs/ph_trap_held.o(.rodata);
|
sound/songs/ph_trap_held.o(.rodata);
|
||||||
|
|
3
songs.mk
3
songs.mk
|
@ -501,6 +501,9 @@ $(MID_SUBDIR)/mus_rg_shounen.s: %.s: %.mid
|
||||||
$(MID_SUBDIR)/mus_rg_slot.s: %.s: %.mid
|
$(MID_SUBDIR)/mus_rg_slot.s: %.s: %.mid
|
||||||
$(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090
|
$(MID) $< $@ -E -R$(STD_REVERB) -G132 -V090
|
||||||
|
|
||||||
|
$(MID_SUBDIR)/mus_rg_slowmasara.s: %.s: %.mid
|
||||||
|
$(MID) $< $@ -E -R$(STD_REVERB) -G159 -V092
|
||||||
|
|
||||||
$(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
|
||||||
|
|
||||||
|
|
|
@ -561,7 +561,7 @@ gSongTable:: @ 86B49F0
|
||||||
song mus_rg_exeye, 0, 0 @ Tense Battle! (FRLG)
|
song mus_rg_exeye, 0, 0 @ Tense Battle! (FRLG)
|
||||||
song mus_rg_deoeye, 0, 0 @ Deoxys Appears
|
song mus_rg_deoeye, 0, 0 @ Deoxys Appears
|
||||||
song mus_rg_t_tower, 0, 0 @ Trainer Tower (Gym)
|
song mus_rg_t_tower, 0, 0 @ Trainer Tower (Gym)
|
||||||
song mus_rg_slowmasara, 0, 0 @ Pallet Town (Hall of Fame remix)
|
song mus_rg_slowmasara, 0, 0 @ Epilogue (FRLG)
|
||||||
song mus_rg_tvnoize, 0, 0 @ Teachy TV
|
song mus_rg_tvnoize, 0, 0 @ Teachy TV
|
||||||
song ph_trap_blend, 2, 2
|
song ph_trap_blend, 2, 2
|
||||||
song ph_trap_held, 2, 2
|
song ph_trap_held, 2, 2
|
||||||
|
|
BIN
sound/songs/midi/mus_rg_slowmasara.mid
Normal file
BIN
sound/songs/midi/mus_rg_slowmasara.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue