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_2a.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_2a.asm')
| -rw-r--r-- | audio/sfx/sfx_02_2a.asm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2a.asm b/audio/sfx/sfx_02_2a.asm new file mode 100644 index 00000000..f5313860 --- /dev/null +++ b/audio/sfx/sfx_02_2a.asm @@ -0,0 +1,22 @@ +SFX_02_2a_Ch1: ; 8cc8 (2:4cc8) + dutycycle 240 + unknownsfx0x20 15, 215, 128, 7 + unknownsfx0x20 4, 230, 160, 7 + unknownsfx0x20 15, 210, 64, 7 + endchannel + + +SFX_02_2a_Ch2: ; 8cd7 (2:4cd7) + dutycycle 90 + unknownsfx0x20 15, 199, 83, 7 + unknownsfx0x20 5, 182, 114, 7 + unknownsfx0x20 15, 194, 17, 7 + endchannel + + +SFX_02_2a_Ch3: ; 8ce6 (2:4ce6) + unknownnoise0x20 13, 246, 76 + unknownnoise0x20 4, 230, 60 + unknownnoise0x20 15, 242, 76 + endchannel +; 0x8cf0
\ No newline at end of file |
