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:21 -0400 |
| commit | 49690fb233883d9a28833d4d210e3e39b5f860fd (patch) | |
| tree | 939b6c06a6c893accfa04f1b29421bf1f5f55edc /audio/sfx/cry0c_2.asm | |
| parent | Replace "branch" labels in music files with local names (diff) | |
| download | pokeyellow-49690fb233883d9a28833d4d210e3e39b5f860fd.tar.gz pokeyellow-49690fb233883d9a28833d4d210e3e39b5f860fd.tar.xz pokeyellow-49690fb233883d9a28833d4d210e3e39b5f860fd.zip | |
Replace "branch" labels in SFX files with local names
Diffstat (limited to 'audio/sfx/cry0c_2.asm')
| -rw-r--r-- | audio/sfx/cry0c_2.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/sfx/cry0c_2.asm b/audio/sfx/cry0c_2.asm index 5be195a9..74a4c488 100644 --- a/audio/sfx/cry0c_2.asm +++ b/audio/sfx/cry0c_2.asm @@ -11,7 +11,6 @@ SFX_Cry0C_2_Ch5: square_note 8, 12, 1, 1568 sound_ret - SFX_Cry0C_2_Ch6: duty_cycle_pattern 1, 0, 1, 0 square_note 12, 12, 3, 1472 @@ -24,6 +23,5 @@ SFX_Cry0C_2_Ch6: square_note 2, 9, 1, 1497 square_note 8, 9, 1, 1505 - SFX_Cry0C_2_Ch8: sound_ret |
