aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/sfx/unused_cry_1.asm (renamed from audio/sfx/unused_1.asm)7
-rw-r--r--audio/sfx/unused_cry_2.asm (renamed from audio/sfx/unused_2.asm)7
-rw-r--r--audio/sfx/unused_cry_3.asm (renamed from audio/sfx/unused_3.asm)7
3 files changed, 12 insertions, 9 deletions
diff --git a/audio/sfx/unused_1.asm b/audio/sfx/unused_cry_1.asm
index b7a8b4a0..342ca2ab 100644
--- a/audio/sfx/unused_1.asm
+++ b/audio/sfx/unused_cry_1.asm
@@ -1,4 +1,5 @@
-SFX_Unused_1_Ch5:
+; This corresponds to Cry_Unused_Ch5, Cry_Unused_Ch6, and Cry_Unused_Ch8 in pokegold and pokecrystal.
+SFX_UnusedCry_1_Ch5: ; unreferenced
duty_cycle_pattern 3, 3, 0, 0
square_note 15, 14, 0, 1920
square_note 15, 15, 0, 1924
@@ -9,7 +10,7 @@ SFX_Unused_1_Ch5:
sound_ret
-SFX_Unused_1_Ch6:
+SFX_UnusedCry_1_Ch6: ; unreferenced
duty_cycle_pattern 0, 0, 1, 1
square_note 15, 10, 0, 1857
square_note 15, 11, 0, 1859
@@ -20,7 +21,7 @@ SFX_Unused_1_Ch6:
sound_ret
-SFX_Unused_1_Ch8:
+SFX_UnusedCry_1_Ch8: ; unreferenced
noise_note 2, 15, 2, 76
noise_note 6, 14, 0, 58
noise_note 15, 13, 0, 58
diff --git a/audio/sfx/unused_2.asm b/audio/sfx/unused_cry_2.asm
index 7a050ea4..aa6218e1 100644
--- a/audio/sfx/unused_2.asm
+++ b/audio/sfx/unused_cry_2.asm
@@ -1,4 +1,5 @@
-SFX_Unused_2_Ch5:
+; This corresponds to Cry_Unused_Ch5, Cry_Unused_Ch6, and Cry_Unused_Ch8 in pokegold and pokecrystal.
+SFX_UnusedCry_2_Ch5: ; unreferenced
duty_cycle_pattern 3, 3, 0, 0
square_note 15, 14, 0, 1920
square_note 15, 15, 0, 1924
@@ -9,7 +10,7 @@ SFX_Unused_2_Ch5:
sound_ret
-SFX_Unused_2_Ch6:
+SFX_UnusedCry_2_Ch6: ; unreferenced
duty_cycle_pattern 0, 0, 1, 1
square_note 15, 10, 0, 1857
square_note 15, 11, 0, 1859
@@ -20,7 +21,7 @@ SFX_Unused_2_Ch6:
sound_ret
-SFX_Unused_2_Ch8:
+SFX_UnusedCry_2_Ch8: ; unreferenced
noise_note 2, 15, 2, 76
noise_note 6, 14, 0, 58
noise_note 15, 13, 0, 58
diff --git a/audio/sfx/unused_3.asm b/audio/sfx/unused_cry_3.asm
index a204fc10..95721633 100644
--- a/audio/sfx/unused_3.asm
+++ b/audio/sfx/unused_cry_3.asm
@@ -1,4 +1,5 @@
-SFX_Unused_3_Ch5:
+; This corresponds to Cry_Unused_Ch5, Cry_Unused_Ch6, and Cry_Unused_Ch8 in pokegold and pokecrystal.
+SFX_UnusedCry_3_Ch5: ; unreferenced
duty_cycle_pattern 3, 3, 0, 0
square_note 15, 14, 0, 1920
square_note 15, 15, 0, 1924
@@ -9,7 +10,7 @@ SFX_Unused_3_Ch5:
sound_ret
-SFX_Unused_3_Ch6:
+SFX_UnusedCry_3_Ch6: ; unreferenced
duty_cycle_pattern 0, 0, 1, 1
square_note 15, 10, 0, 1857
square_note 15, 11, 0, 1859
@@ -20,7 +21,7 @@ SFX_Unused_3_Ch6:
sound_ret
-SFX_Unused_3_Ch8:
+SFX_UnusedCry_3_Ch8: ; unreferenced
noise_note 2, 15, 2, 76
noise_note 6, 14, 0, 58
noise_note 15, 13, 0, 58