diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-31 14:35:51 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-10-31 14:35:51 -0400 |
commit | 1a34c1a43f03fa7408b9853537cdda7615b8b577 (patch) | |
tree | 69b90bc5d7ec0b0214bb4d1fbd709e5f3e608184 /music/sfx/sfx_08_42.asm | |
parent | e73d3d24aa7519b384c2ea0dcaf5d0ce034705ec (diff) | |
parent | 7ecf8b1714264ff7891480a1da9beb978356b666 (diff) |
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
main.asm
Diffstat (limited to 'music/sfx/sfx_08_42.asm')
-rw-r--r-- | music/sfx/sfx_08_42.asm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_42.asm b/music/sfx/sfx_08_42.asm new file mode 100644 index 00000000..43232843 --- /dev/null +++ b/music/sfx/sfx_08_42.asm @@ -0,0 +1,12 @@ +SFX_08_42_Ch1: ; 2043d (8:443d) + duty 2 + unknownsfx0x10 22 + unknownsfx0x20 15, 242, 0, 4 + unknownsfx0x10 8 + endchannel + + +SFX_08_42_Ch2: ; 20448 (8:4448) + unknownnoise0x20 15, 162, 34 + endchannel +; 0x2044c
\ No newline at end of file |