diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-06 09:51:22 -0400 |
| commit | 46164d4d4740f0fefc726bf691626a13855090ab (patch) | |
| tree | 16c885a6d76e241d6bb0d01d4f94934ae0011dd3 /audio/sfx/sfx_02_2d.asm | |
| parent | A little more map name consistency (diff) | |
| download | pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.tar.gz pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.tar.xz pokeyellow-46164d4d4740f0fefc726bf691626a13855090ab.zip | |
combine audio and music folders
Diffstat (limited to 'audio/sfx/sfx_02_2d.asm')
| -rw-r--r-- | audio/sfx/sfx_02_2d.asm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2d.asm b/audio/sfx/sfx_02_2d.asm new file mode 100644 index 00000000..70e71eb1 --- /dev/null +++ b/audio/sfx/sfx_02_2d.asm @@ -0,0 +1,19 @@ +SFX_02_2d_Ch1: ; 8ca6 (2:4ca6) + dutycycle 27 + unknownsfx0x20 7, 210, 64, 7 + unknownsfx0x20 15, 229, 96, 7 + unknownsfx0x20 15, 193, 48, 7 + endchannel + + +SFX_02_2d_Ch2: ; 8cb5 (2:4cb5) + dutycycle 129 + unknownsfx0x20 2, 194, 1, 7 + unknownsfx0x20 4, 194, 8, 7 + unknownsfx0x20 15, 215, 65, 7 + unknownsfx0x20 15, 162, 1, 7 + + +SFX_02_2d_Ch3: ; 8cc7 (2:4cc7) + endchannel +; 0x8cc8
\ No newline at end of file |
