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_80be2.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_80be2.asm')
| -rw-r--r-- | audio/sfx/unknown_80be2.asm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80be2.asm b/audio/sfx/unknown_80be2.asm new file mode 100644 index 00000000..a257d6e0 --- /dev/null +++ b/audio/sfx/unknown_80be2.asm @@ -0,0 +1,33 @@ +SFX_80be2_4_Ch4: + dutycycle $50 + unknownsfx0x20 $a, $f5, $80, $06 + unknownsfx0x20 $3, $e2, $a0, $06 + unknownsfx0x20 $3, $f2, $c0, $06 + unknownsfx0x20 $3, $e2, $e0, $06 + unknownsfx0x20 $3, $d2, $00, $07 + unknownsfx0x20 $3, $c2, $e0, $06 + unknownsfx0x20 $3, $d2, $c0, $06 + unknownsfx0x20 $8, $c1, $a0, $06 + endchannel + +SFX_80c05_4_Ch5: + dutycycle $0f + unknownsfx0x20 $9, $d5, $31, $06 + unknownsfx0x20 $3, $d2, $52, $06 + unknownsfx0x20 $3, $e2, $71, $06 + unknownsfx0x20 $3, $b2, $91, $06 + unknownsfx0x20 $3, $c2, $b2, $06 + unknownsfx0x20 $3, $b2, $91, $06 + unknownsfx0x20 $3, $c2, $71, $06 + unknownsfx0x20 $8, $b1, $51, $06 + endchannel + +SFX_80c28_4_Ch7 + unknownnoise0x20 $6, $e3, $4c + unknownnoise0x20 $4, $c3, $3c + unknownnoise0x20 $5, $d4, $3c + unknownnoise0x20 $4, $c4, $2c + unknownnoise0x20 $6, $b4, $3c + unknownnoise0x20 $8, $c1, $2c + endchannel + |
