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_8081e.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_8081e.asm')
| -rw-r--r-- | audio/sfx/unknown_8081e.asm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/audio/sfx/unknown_8081e.asm b/audio/sfx/unknown_8081e.asm new file mode 100644 index 00000000..6b1a1b75 --- /dev/null +++ b/audio/sfx/unknown_8081e.asm @@ -0,0 +1,34 @@ +SFX_8081e_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $8, $f7, $e0, $06 + unknownsfx0x20 $6, $e6, $e5, $06 + unknownsfx0x20 $3, $f4, $e0, $06 + unknownsfx0x20 $3, $f6, $d0, $06 + unknownsfx0x20 $3, $e3, $c0, $06 + unknownsfx0x20 $4, $f2, $b0, $06 + unknownsfx0x20 $f, $a2, $c8, $06 + endchannel + +SFX_8083d_4_Ch5: + dutycycle $05 + unknownsfx0x20 $3, $08, $00, $00 + unknownsfx0x20 $8, $a7, $a1, $06 + unknownsfx0x20 $6, $86, $a3, $06 + unknownsfx0x20 $3, $74, $a1, $06 + unknownsfx0x20 $3, $76, $91, $06 + unknownsfx0x20 $3, $83, $82, $06 + unknownsfx0x20 $4, $a2, $71, $06 + unknownsfx0x20 $f, $72, $89, $06 + endchannel + +SFX_80860_4_Ch7: + unknownnoise0x20 $2, $f2, $3c + unknownnoise0x20 $8, $e4, $3e + unknownnoise0x20 $8, $d7, $3c + unknownnoise0x20 $5, $c5, $3b + unknownnoise0x20 $3, $d4, $2c + unknownnoise0x20 $2, $b6, $3c + unknownnoise0x20 $3, $a4, $2c + unknownnoise0x20 $8, $91, $3c + endchannel + |
