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_2f.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_2f.asm')
| -rw-r--r-- | audio/sfx/sfx_02_2f.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2f.asm b/audio/sfx/sfx_02_2f.asm new file mode 100644 index 00000000..08ea2788 --- /dev/null +++ b/audio/sfx/sfx_02_2f.asm @@ -0,0 +1,27 @@ +SFX_02_2f_Ch1: ; 8cf0 (2:4cf0) + dutycycle 240 + unknownsfx0x20 6, 247, 192, 6 + unknownsfx0x20 15, 231, 0, 7 + unknownsfx0x20 4, 244, 240, 6 + unknownsfx0x20 4, 228, 224, 6 + unknownsfx0x20 8, 209, 208, 6 + endchannel + + +SFX_02_2f_Ch2: ; 8d07 (2:4d07) + dutycycle 10 + unknownsfx0x20 7, 230, 129, 6 + unknownsfx0x20 14, 213, 193, 6 + unknownsfx0x20 4, 196, 177, 6 + unknownsfx0x20 4, 212, 161, 6 + unknownsfx0x20 8, 193, 145, 6 + endchannel + + +SFX_02_2f_Ch3: ; 8d1e (2:4d1e) + unknownnoise0x20 10, 166, 60 + unknownnoise0x20 14, 148, 44 + unknownnoise0x20 5, 163, 60 + unknownnoise0x20 8, 145, 44 + endchannel +; 0x8d2b
\ No newline at end of file |
