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_80b9c.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_80b9c.asm')
| -rw-r--r-- | audio/sfx/unknown_80b9c.asm | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/audio/sfx/unknown_80b9c.asm b/audio/sfx/unknown_80b9c.asm deleted file mode 100644 index 9e6bf047..00000000 --- a/audio/sfx/unknown_80b9c.asm +++ /dev/null @@ -1,29 +0,0 @@ -SFX_Unknown_80b9c_Ch5: - duty_cycle_pattern 3, 3, 1, 0 - square_note 15, 15, 0, 1797 - square_note 10, 14, 0, 1792 - square_note 6, 11, 4, 1808 - square_note 4, 13, 3, 1792 - square_note 6, 11, 2, 1568 - square_note 8, 10, 1, 1572 - sound_ret - - -SFX_Unknown_80b9c_Ch6: - duty_cycle_pattern 0, 2, 0, 2 - square_note 15, 11, 0, 1731 - square_note 10, 10, 0, 1729 - square_note 6, 8, 4, 1746 - square_note 4, 9, 3, 1729 - square_note 6, 8, 2, 1505 - square_note 8, 6, 1, 1512 - sound_ret - - -SFX_Unknown_80b9c_Ch8: - noise_note 6, 14, 6, 76 - noise_note 15, 13, 6, 60 - noise_note 10, 12, 5, 74 - noise_note 1, 11, 2, 91 - noise_note 15, 12, 2, 76 - sound_ret |
