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_80689.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_80689.asm')
| -rw-r--r-- | audio/sfx/unknown_80689.asm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80689.asm b/audio/sfx/unknown_80689.asm new file mode 100644 index 00000000..a533686f --- /dev/null +++ b/audio/sfx/unknown_80689.asm @@ -0,0 +1,17 @@ +SFX_80689_4_Ch4: + dutycycle $0a + unknownsfx0x20 $6, $e2, $00, $05 + unknownsfx0x20 $6, $e3, $80, $05 + unknownsfx0x20 $6, $d3, $70, $05 + unknownsfx0x20 $8, $a1, $60, $05 + endchannel + +SFX_8069c_4_Ch5: + dutycycle $f5 + unknownsfx0x20 $6, $e2, $82, $04 + unknownsfx0x20 $6, $d3, $01, $05 + unknownsfx0x20 $6, $b2, $e2, $04 + unknownsfx0x20 $8, $81, $c1, $04 +SFX_806ae_4_Ch7: + endchannel + |
