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_2e.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_2e.asm')
| -rw-r--r-- | audio/sfx/sfx_02_2e.asm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2e.asm b/audio/sfx/sfx_02_2e.asm new file mode 100644 index 00000000..d95bfbe3 --- /dev/null +++ b/audio/sfx/sfx_02_2e.asm @@ -0,0 +1,31 @@ +SFX_02_2e_Ch1: ; 8eff (2:4eff) + dutycycle 240 + unknownsfx0x20 6, 247, 64, 7 + unknownsfx0x20 12, 230, 68, 7 + unknownsfx0x20 6, 213, 80, 7 + unknownsfx0x20 4, 195, 96, 7 + unknownsfx0x20 3, 195, 128, 7 + unknownsfx0x20 8, 209, 160, 7 + endchannel + + +SFX_02_2e_Ch2: ; 8f1a (2:4f1a) + dutycycle 10 + unknownsfx0x20 6, 199, 1, 7 + unknownsfx0x20 11, 182, 2, 7 + unknownsfx0x20 6, 165, 17, 7 + unknownsfx0x20 4, 147, 33, 7 + unknownsfx0x20 3, 163, 65, 7 + unknownsfx0x20 8, 145, 98, 7 + endchannel + + +SFX_02_2e_Ch3: ; 8f35 (2:4f35) + unknownnoise0x20 3, 226, 60 + unknownnoise0x20 8, 214, 76 + unknownnoise0x20 5, 212, 60 + unknownnoise0x20 12, 199, 76 + unknownnoise0x20 2, 226, 60 + unknownnoise0x20 8, 209, 44 + endchannel +; 0x8f48
\ No newline at end of file |
