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_809b2.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_809b2.asm')
| -rw-r--r-- | audio/sfx/unknown_809b2.asm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/audio/sfx/unknown_809b2.asm b/audio/sfx/unknown_809b2.asm new file mode 100644 index 00000000..dd9f7141 --- /dev/null +++ b/audio/sfx/unknown_809b2.asm @@ -0,0 +1,29 @@ +SFX_809b2_4_Ch4: + dutycycle $33 + unknownsfx0x20 $f, $f6, $c0, $05 + unknownsfx0x20 $8, $e3, $bc, $05 + unknownsfx0x20 $6, $d2, $d0, $05 + unknownsfx0x20 $6, $b2, $e0, $05 + unknownsfx0x20 $6, $c2, $f0, $05 + unknownsfx0x20 $8, $b1, $00, $06 + endchannel + +SFX_809cd_4_Ch5: + dutycycle $99 + unknownsfx0x20 $e, $c6, $b1, $04 + unknownsfx0x20 $7, $c3, $ad, $04 + unknownsfx0x20 $5, $b2, $c1, $04 + unknownsfx0x20 $8, $92, $d1, $04 + unknownsfx0x20 $6, $a2, $e1, $04 + unknownsfx0x20 $8, $91, $f1, $04 + endchannel + +SFX_809e8_4_Ch7: + unknownnoise0x20 $a, $e6, $5c + unknownnoise0x20 $a, $d6, $6c + unknownnoise0x20 $4, $c2, $4c + unknownnoise0x20 $6, $d3, $5c + unknownnoise0x20 $8, $b3, $4c + unknownnoise0x20 $8, $a1, $5c + endchannel + |
