diff options
Diffstat (limited to 'audio/sfx/unknown_805db.asm')
| -rw-r--r-- | audio/sfx/unknown_805db.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/sfx/unknown_805db.asm b/audio/sfx/unknown_805db.asm new file mode 100644 index 00000000..35c95724 --- /dev/null +++ b/audio/sfx/unknown_805db.asm @@ -0,0 +1,20 @@ +SFX_805db_4_Ch4: + dutycycle $f5 + unknownsfx0x20 $4, $f3, $18, $07 + unknownsfx0x20 $f, $e5, $98, $07 + unknownsfx0x20 $8, $91, $58, $07 + endchannel + +SFX_805ea_4_Ch5: + dutycycle $a0 + unknownsfx0x20 $5, $b3, $08, $07 + unknownsfx0x20 $f, $c5, $88, $07 + unknownsfx0x20 $8, $71, $48, $07 + endchannel + +SFX_805f9_4_Ch7: + unknownnoise0x20 $3, $a1, $1c + unknownnoise0x20 $e, $94, $2c + unknownnoise0x20 $8, $81, $1c + endchannel + |
