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_80633.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_80633.asm')
| -rw-r--r-- | audio/sfx/unknown_80633.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80633.asm b/audio/sfx/unknown_80633.asm new file mode 100644 index 00000000..15569298 --- /dev/null +++ b/audio/sfx/unknown_80633.asm @@ -0,0 +1,20 @@ +SFX_80633_4_Ch4: + dutycycle $fa + unknownsfx0x20 $6, $83, $47, $02 + unknownsfx0x20 $f, $62, $26, $02 + unknownsfx0x20 $4, $52, $45, $02 + unknownsfx0x20 $9, $63, $06, $02 + unknownsfx0x20 $f, $82, $25, $02 + unknownsfx0x20 $f, $42, $07, $02 +SFX_8064d_4_Ch5: + endchannel + +SFX_8064e_4_Ch7: + unknownnoise0x20 $8, $d4, $8c + unknownnoise0x20 $4, $e2, $9c + unknownnoise0x20 $f, $c6, $8c + unknownnoise0x20 $8, $e4, $ac + unknownnoise0x20 $f, $d7, $9c + unknownnoise0x20 $f, $f2, $ac + endchannel + |
