mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Rename the unreferenced fanfare's constants
This commit is contained in:
parent
5d9957293c
commit
330fa33236
|
@ -1,5 +1,5 @@
|
|||
; This corresponds to SFX_KEY_ITEM in pokegold and pokecrystal.
|
||||
SFX_Unused2_Ch5:
|
||||
SFX_UnreferencedFanfare_Ch5:
|
||||
execute_music
|
||||
tempo 256
|
||||
volume 7, 7
|
||||
|
@ -18,7 +18,7 @@ SFX_Unused2_Ch5:
|
|||
sound_ret
|
||||
|
||||
|
||||
SFX_Unused2_Ch6:
|
||||
SFX_UnreferencedFanfare_Ch6:
|
||||
execute_music
|
||||
vibrato 8, 2, 7
|
||||
duty_cycle 2
|
||||
|
@ -34,7 +34,7 @@ SFX_Unused2_Ch6:
|
|||
sound_ret
|
||||
|
||||
|
||||
SFX_Unused2_Ch7:
|
||||
SFX_UnreferencedFanfare_Ch7:
|
||||
execute_music
|
||||
note_type 6, 1, 0
|
||||
octave 4
|
||||
|
|
Loading…
Reference in a new issue