diff options
| author | dannye <33dannye@gmail.com> | 2020-05-25 18:50:23 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2020-05-25 18:50:23 -0500 |
| commit | 17be6c96fea9f5b7682bbfcb611a2fe21da409a7 (patch) | |
| tree | 3bdcd5b7248c694221f2d1ac1e90fa34ebda3e74 /audio/sfx/unknown_80ca1.asm | |
| parent | Fix bad label reference (diff) | |
| download | pokeyellow-17be6c96fea9f5b7682bbfcb611a2fe21da409a7.tar.gz pokeyellow-17be6c96fea9f5b7682bbfcb611a2fe21da409a7.tar.xz pokeyellow-17be6c96fea9f5b7682bbfcb611a2fe21da409a7.zip | |
Update Audio 4 sfx names
Diffstat (limited to 'audio/sfx/unknown_80ca1.asm')
| -rw-r--r-- | audio/sfx/unknown_80ca1.asm | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/audio/sfx/unknown_80ca1.asm b/audio/sfx/unknown_80ca1.asm deleted file mode 100644 index d42abd93..00000000 --- a/audio/sfx/unknown_80ca1.asm +++ /dev/null @@ -1,27 +0,0 @@ -SFX_Unknown_80ca1_Ch5: - duty_cycle_pattern 0, 1, 2, 3 - square_note 3, 15, 3, 1380 - square_note 2, 14, 2, 1348 - square_note 5, 13, 1, 1314 - square_note 2, 11, 2, 1156 - square_note 8, 13, 1, 1186 - square_note 3, 15, 3, 1316 - square_note 4, 14, 4, 1252 - square_note 8, 13, 1, 1282 - sound_ret - - -SFX_Unknown_80ca1_Ch6: - duty_cycle_pattern 3, 0, 3, 0 - square_note 3, 13, 3, 1376 - square_note 2, 12, 2, 1344 - square_note 5, 12, 1, 1312 - square_note 2, 9, 2, 1152 - square_note 8, 12, 1, 1184 - square_note 3, 13, 3, 1312 - square_note 3, 12, 4, 1248 - square_note 8, 12, 1, 1280 - - -SFX_Unknown_80ca1_Ch8: - sound_ret |
