diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 10:06:32 -0400 |
| commit | c2259aab52b796e410e19be3bbc3d7f9465eb718 (patch) | |
| tree | 4f2a59a64ee27634519c358db0b31d8ecf5d9fce /audio/sfx/unknown_80ca1.asm | |
| parent | Add space after commas in music headers (diff) | |
| download | pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.gz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.tar.xz pokeyellow-c2259aab52b796e410e19be3bbc3d7f9465eb718.zip | |
Split sound effects 4
Diffstat (limited to 'audio/sfx/unknown_80ca1.asm')
| -rw-r--r-- | audio/sfx/unknown_80ca1.asm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80ca1.asm b/audio/sfx/unknown_80ca1.asm new file mode 100644 index 00000000..c9251cc1 --- /dev/null +++ b/audio/sfx/unknown_80ca1.asm @@ -0,0 +1,25 @@ +SFX_80ca1_4_Ch4: + dutycycle $1b + unknownsfx0x20 $3, $f3, $64, $05 + unknownsfx0x20 $2, $e2, $44, $05 + unknownsfx0x20 $5, $d1, $22, $05 + unknownsfx0x20 $2, $b2, $84, $04 + unknownsfx0x20 $8, $d1, $a2, $04 + unknownsfx0x20 $3, $f3, $24, $05 + unknownsfx0x20 $4, $e4, $e4, $04 + unknownsfx0x20 $8, $d1, $02, $05 + endchannel + +SFX_80cc4_4_Ch5: + dutycycle $cc + unknownsfx0x20 $3, $d3, $60, $05 + unknownsfx0x20 $2, $c2, $40, $05 + unknownsfx0x20 $5, $c1, $20, $05 + unknownsfx0x20 $2, $92, $80, $04 + unknownsfx0x20 $8, $c1, $a0, $04 + unknownsfx0x20 $3, $d3, $20, $05 + unknownsfx0x20 $3, $c4, $e0, $04 + unknownsfx0x20 $8, $c1, $00, $05 +SFX_80ce6_4_Ch7: + endchannel + |
