diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 14:54:55 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 14:54:55 -0400 |
| commit | 983bac5fe990383d77a4f2fa552546cb7f6f04b7 (patch) | |
| tree | 8edd55c03a4f35a8b47302b7f788b15ca1f2b8f6 /audio/sfx/unknown_8058b.asm | |
| parent | Fix sfx separation (diff) | |
| download | pokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.tar.gz pokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.tar.xz pokeyellow-983bac5fe990383d77a4f2fa552546cb7f6f04b7.zip | |
Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4
Diffstat (limited to 'audio/sfx/unknown_8058b.asm')
| -rw-r--r-- | audio/sfx/unknown_8058b.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/unknown_8058b.asm b/audio/sfx/unknown_8058b.asm index 253fcbc6..9e424200 100644 --- a/audio/sfx/unknown_8058b.asm +++ b/audio/sfx/unknown_8058b.asm @@ -1,5 +1,5 @@ SFX_8058b_4_Ch4: - dutycycle $c9 + dutycycle 201 unknownsfx0x20 8, 247, 128, 6 unknownsfx0x20 2, 247, 96, 6 unknownsfx0x20 1, 231, 64, 6 @@ -11,7 +11,7 @@ SFX_8058b_4_Ch4: endchannel SFX_805ae_4_Ch5: - dutycycle $79 + dutycycle 121 unknownsfx0x20 10, 231, 130, 6 unknownsfx0x20 2, 231, 98, 6 unknownsfx0x20 1, 215, 66, 6 |
