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_80712.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_80712.asm')
| -rw-r--r-- | audio/sfx/unknown_80712.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80712.asm b/audio/sfx/unknown_80712.asm new file mode 100644 index 00000000..26c5d466 --- /dev/null +++ b/audio/sfx/unknown_80712.asm @@ -0,0 +1,27 @@ +SFX_80712_4_Ch4: + dutycycle $cc + unknownsfx0x20 $8, $f5, $00, $06 + unknownsfx0x20 $2, $d2, $38, $06 + unknownsfx0x20 $2, $c2, $30, $06 + unknownsfx0x20 $2, $c2, $28, $06 + unknownsfx0x20 $2, $b2, $20, $06 + unknownsfx0x20 $2, $b2, $10, $06 + unknownsfx0x20 $2, $a2, $18, $06 + unknownsfx0x20 $2, $b2, $10, $06 + unknownsfx0x20 $8, $c1, $20, $06 + endchannel + +SFX_80739_4_Ch5: + dutycycle $44 + unknownsfx0x20 $c, $c3, $c0, $05 + unknownsfx0x20 $3, $b1, $f9, $05 + unknownsfx0x20 $2, $a1, $f1, $05 + unknownsfx0x20 $2, $a1, $e9, $05 + unknownsfx0x20 $2, $91, $e1, $05 + unknownsfx0x20 $2, $91, $d9, $05 + unknownsfx0x20 $2, $81, $d1, $05 + unknownsfx0x20 $2, $91, $d9, $05 + unknownsfx0x20 $8, $91, $e1, $05 +SFX_8075f_4_Ch7: + endchannel + |
