diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-07-10 20:22:24 -0400 |
|---|---|---|
| committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2022-07-10 20:26:20 -0400 |
| commit | cc98f282271f627773203b038def8404bf9f9dad (patch) | |
| tree | ef48d4afeee66a1ca779122fad94c27157f63973 /audio/sfx/cry15_2.asm | |
| parent | Replace "branch" labels in music files with local names (diff) | |
| download | pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.gz pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.xz pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.zip | |
Replace "branch" labels in SFX files with local names
Diffstat (limited to 'audio/sfx/cry15_2.asm')
| -rw-r--r-- | audio/sfx/cry15_2.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/sfx/cry15_2.asm b/audio/sfx/cry15_2.asm index 82398789..eeb5e658 100644 --- a/audio/sfx/cry15_2.asm +++ b/audio/sfx/cry15_2.asm @@ -8,7 +8,6 @@ SFX_Cry15_2_Ch5: square_note 8, 12, 1, 1760 sound_ret - SFX_Cry15_2_Ch6: duty_cycle_pattern 1, 1, 2, 2 square_note 6, 12, 3, 1793 @@ -19,7 +18,6 @@ SFX_Cry15_2_Ch6: square_note 8, 10, 1, 1633 sound_ret - SFX_Cry15_2_Ch8: noise_note 6, 14, 3, 92 noise_note 14, 13, 6, 76 |
