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_8091c.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_8091c.asm')
| -rw-r--r-- | audio/sfx/unknown_8091c.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/sfx/unknown_8091c.asm b/audio/sfx/unknown_8091c.asm new file mode 100644 index 00000000..97530ca8 --- /dev/null +++ b/audio/sfx/unknown_8091c.asm @@ -0,0 +1,20 @@ +SFX_8091c_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $f, $d7, $80, $07 + unknownsfx0x20 $4, $e6, $a0, $07 + unknownsfx0x20 $f, $d2, $40, $07 + endchannel + +SFX_8092b_4_Ch5: + dutycycle $5a + unknownsfx0x20 $f, $c7, $53, $07 + unknownsfx0x20 $5, $b6, $72, $07 + unknownsfx0x20 $f, $c2, $11, $07 + endchannel + +SFX_8093a_4_Ch7: + unknownnoise0x20 $d, $f6, $4c + unknownnoise0x20 $4, $e6, $3c + unknownnoise0x20 $f, $f2, $4c + endchannel + |
