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_80ad2.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_80ad2.asm')
| -rw-r--r-- | audio/sfx/unknown_80ad2.asm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/audio/sfx/unknown_80ad2.asm b/audio/sfx/unknown_80ad2.asm deleted file mode 100644 index ab114678..00000000 --- a/audio/sfx/unknown_80ad2.asm +++ /dev/null @@ -1,24 +0,0 @@ -SFX_Unknown_80ad2_Ch5: - duty_cycle_pattern 0, 0, 3, 3 - square_note 15, 15, 7, 1280 - square_note 15, 14, 7, 1288 - square_note 8, 11, 4, 1152 - square_note 15, 10, 2, 1120 - sound_ret - - -SFX_Unknown_80ad2_Ch6: - duty_cycle_pattern 1, 0, 1, 0 - square_note 14, 13, 7, 1153 - square_note 14, 12, 7, 1161 - square_note 10, 11, 4, 1025 - square_note 15, 12, 2, 993 - sound_ret - - -SFX_Unknown_80ad2_Ch8: - noise_note 14, 15, 7, 124 - noise_note 12, 15, 6, 108 - noise_note 9, 14, 4, 124 - noise_note 15, 14, 2, 108 - sound_ret |
