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_80467.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_80467.asm')
| -rw-r--r-- | audio/sfx/unknown_80467.asm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80467.asm b/audio/sfx/unknown_80467.asm new file mode 100644 index 00000000..5b518bbf --- /dev/null +++ b/audio/sfx/unknown_80467.asm @@ -0,0 +1,33 @@ +SFX_80467_4_Ch4: + dutycycle $f0 + unknownsfx0x20 $6, $f7, $a0, $07 + unknownsfx0x20 $8, $e6, $a4, $07 + unknownsfx0x20 $4, $d6, $a0, $07 + unknownsfx0x20 $f, $d3, $20, $07 + unknownsfx0x20 $8, $c3, $23, $07 + unknownsfx0x20 $2, $c2, $28, $07 + unknownsfx0x20 $8, $b1, $30, $07 + endchannel + +SFX_80486_4_Ch5: + dutycycle $0a + unknownsfx0x20 $4, $08, $00, $00 + unknownsfx0x20 $6, $a7, $41, $07 + unknownsfx0x20 $8, $86, $43, $07 + unknownsfx0x20 $4, $76, $41, $07 + unknownsfx0x20 $d, $83, $c2, $06 + unknownsfx0x20 $7, $73, $c1, $06 + unknownsfx0x20 $3, $82, $cc, $06 + unknownsfx0x20 $8, $71, $d8, $06 + endchannel + +SFX_804a9_4_Ch7: + unknownnoise0x20 $2, $f2, $4c + unknownnoise0x20 $6, $e6, $3a + unknownnoise0x20 $4, $d7, $3a + unknownnoise0x20 $6, $d6, $2c + unknownnoise0x20 $8, $e5, $3c + unknownnoise0x20 $c, $d2, $3d + unknownnoise0x20 $8, $d1, $2c + endchannel + |
