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_8058b.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_8058b.asm')
| -rw-r--r-- | audio/sfx/unknown_8058b.asm | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/audio/sfx/unknown_8058b.asm b/audio/sfx/unknown_8058b.asm deleted file mode 100644 index b3082714..00000000 --- a/audio/sfx/unknown_8058b.asm +++ /dev/null @@ -1,31 +0,0 @@ -SFX_Unknown_8058b_Ch5: - duty_cycle_pattern 3, 0, 2, 1 - square_note 8, 15, 7, 1664 - square_note 2, 15, 7, 1632 - square_note 1, 14, 7, 1600 - square_note 1, 14, 7, 1568 - square_note 15, 13, 1, 1536 - square_note 4, 12, 7, 1856 - square_note 4, 10, 7, 1840 - square_note 15, 9, 1, 1824 - sound_ret - - -SFX_Unknown_8058b_Ch6: - duty_cycle_pattern 1, 3, 2, 1 - square_note 10, 14, 7, 1666 - square_note 2, 14, 7, 1634 - square_note 1, 13, 7, 1602 - square_note 1, 13, 7, 1570 - square_note 15, 12, 1, 1538 - square_note 4, 11, 7, 1858 - square_note 2, 9, 7, 1842 - square_note 15, 8, 1, 1826 - sound_ret - - -SFX_Unknown_8058b_Ch8: - noise_note 4, 7, 4, 33 - noise_note 4, 7, 4, 16 - noise_note 4, 7, 1, 32 - sound_ret |
