mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Match mus_rg_nana67.mid
This commit is contained in:
parent
40fc3d6af0
commit
173eb91fc4
@ -1032,7 +1032,7 @@ SECTIONS {
|
||||
sound/songs/mus_rg_nanaiseki.o(.rodata);
|
||||
sound/songs/mus_rg_nana123.o(.rodata);
|
||||
sound/songs/midi/mus_rg_nana45.o(.rodata);
|
||||
sound/songs/mus_rg_nana67.o(.rodata);
|
||||
sound/songs/midi/mus_rg_nana67.o(.rodata);
|
||||
sound/songs/mus_rg_pokefue.o(.rodata);
|
||||
sound/songs/mus_rg_vs_deo.o(.rodata);
|
||||
sound/songs/mus_rg_vs_myu2.o(.rodata);
|
||||
|
3
songs.mk
3
songs.mk
@ -417,6 +417,9 @@ $(MID_SUBDIR)/mus_rg_naminori.s: %.s: %.mid
|
||||
$(MID_SUBDIR)/mus_rg_nana45.s: %.s: %.mid
|
||||
$(MID) $< $@ -E -R$(STD_REVERB) -G188 -V084
|
||||
|
||||
$(MID_SUBDIR)/mus_rg_nana67.s: %.s: %.mid
|
||||
$(MID) $< $@ -E -R$(STD_REVERB) -G189 -V084
|
||||
|
||||
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
|
||||
$(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078
|
||||
|
||||
|
@ -553,7 +553,7 @@ gSongTable:: @ 86B49F0
|
||||
song mus_rg_nanaiseki, 0, 0 @ Sevii Forests (Viridian Forest)
|
||||
song mus_rg_nana123, 0, 0 @ Sevii Islands 1-3 (Viridian/Saffron/Pewter)
|
||||
song mus_rg_nana45, 0, 0 @ Sevii Islands: Four & Five Islands (FRLG)
|
||||
song mus_rg_nana67, 0, 0 @ Sevii Islands 6-7 (Violet City)
|
||||
song mus_rg_nana67, 0, 0 @ Sevii Islands: Six & Seven Islands (FRLG)
|
||||
song mus_rg_pokefue, 2, 2 @ Poké Flute
|
||||
song mus_rg_vs_deo, 0, 0 @ Battle! Deoxys
|
||||
song mus_rg_vs_myu2, 0, 0 @ Battle! Mewtwo
|
||||
|
BIN
sound/songs/midi/mus_rg_nana67.mid
Normal file
BIN
sound/songs/midi/mus_rg_nana67.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user