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_80545.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_80545.asm')
| -rw-r--r-- | audio/sfx/unknown_80545.asm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80545.asm b/audio/sfx/unknown_80545.asm new file mode 100644 index 00000000..e6bdb0e8 --- /dev/null +++ b/audio/sfx/unknown_80545.asm @@ -0,0 +1,28 @@ +SFX_80545_4_Ch4: + dutycycle $f1 + unknownsfx0x20 $4, $f7, $c0, $07 + unknownsfx0x20 $c, $e6, $c2, $07 + unknownsfx0x20 $6, $b5, $80, $06 + unknownsfx0x20 $4, $c4, $70, $06 + unknownsfx0x20 $4, $b5, $60, $06 + unknownsfx0x20 $8, $c1, $40, $06 + endchannel + +SFX_80560_4_Ch5: + dutycycle $cc + unknownsfx0x20 $3, $c7, $81, $07 + unknownsfx0x20 $c, $b6, $80, $07 + unknownsfx0x20 $6, $a5, $41, $06 + unknownsfx0x20 $4, $c4, $32, $06 + unknownsfx0x20 $6, $b5, $21, $06 + unknownsfx0x20 $8, $a1, $02, $06 + endchannel + +SFX_8057b_4_Ch7: + unknownnoise0x20 $3, $e4, $3c + unknownnoise0x20 $c, $d6, $2c + unknownnoise0x20 $4, $e4, $3c + unknownnoise0x20 $8, $b7, $5c + unknownnoise0x20 $f, $c2, $5d + endchannel + |
