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_808a9.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_808a9.asm')
| -rw-r--r-- | audio/sfx/unknown_808a9.asm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/audio/sfx/unknown_808a9.asm b/audio/sfx/unknown_808a9.asm new file mode 100644 index 00000000..256859f8 --- /dev/null +++ b/audio/sfx/unknown_808a9.asm @@ -0,0 +1,31 @@ +SFX_808a9_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $4, $f7, $a0, $06 + unknownsfx0x20 $8, $e6, $a4, $06 + unknownsfx0x20 $4, $d6, $a0, $06 + unknownsfx0x20 $c, $d3, $20, $06 + unknownsfx0x20 $8, $c3, $24, $06 + unknownsfx0x20 $4, $c2, $20, $06 + unknownsfx0x20 $8, $b1, $10, $06 + endchannel + +SFX_808c8_4_Ch5: + dutycycle $5a + unknownsfx0x20 $4, $e7, $01, $06 + unknownsfx0x20 $8, $d6, $03, $06 + unknownsfx0x20 $4, $c6, $01, $06 + unknownsfx0x20 $c, $c3, $81, $05 + unknownsfx0x20 $8, $b3, $83, $05 + unknownsfx0x20 $4, $b2, $82, $05 + unknownsfx0x20 $8, $a1, $71, $05 + endchannel + +SFX_808e7_4_Ch7: + unknownnoise0x20 $7, $d6, $5c + unknownnoise0x20 $8, $e6, $4c + unknownnoise0x20 $4, $d4, $5c + unknownnoise0x20 $4, $d4, $4c + unknownnoise0x20 $7, $c3, $4c + unknownnoise0x20 $8, $a1, $5c + endchannel + |
