shithub: pokered

Download patch

ref: f99446fccb6035edca0cb88b6680bab82480a771
parent: 330fa33236c100e019766d28752ca867420d00bd
author: SatoMew <SatoMew@users.noreply.github.com>
date: Mon Nov 30 15:09:51 EST 2020

Be consistent with the unused and unreferenced terminology

--- a/audio/sfx/unreferenced_fanfare.asm
+++ b/audio/sfx/unreferenced_fanfare.asm
@@ -1,5 +1,5 @@
 ; This corresponds to SFX_KEY_ITEM in pokegold and pokecrystal.
-SFX_UnreferencedFanfare_Ch5:
+SFX_UnusedFanfare_Ch5: ; unreferenced
 	execute_music
 	tempo 256
 	volume 7, 7
@@ -17,8 +17,7 @@
 	note E_, 8
 	sound_ret
 
-
-SFX_UnreferencedFanfare_Ch6:
+SFX_UnusedFanfare_Ch6: ; unreferenced
 	execute_music
 	vibrato 8, 2, 7
 	duty_cycle 2
@@ -33,8 +32,7 @@
 	note B_, 8
 	sound_ret
 
-
-SFX_UnreferencedFanfare_Ch7:
+SFX_UnusedFanfare_Ch7: ; unreferenced
 	execute_music
 	note_type 6, 1, 0
 	octave 4