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/blue/sfx_1f_5d.asm | |
parent | e73d3d24aa7519b384c2ea0dcaf5d0ce034705ec (diff) | |
parent | 7ecf8b1714264ff7891480a1da9beb978356b666 (diff) |
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
main.asm
Diffstat (limited to 'music/blue/sfx_1f_5d.asm')
-rw-r--r-- | music/blue/sfx_1f_5d.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/music/blue/sfx_1f_5d.asm b/music/blue/sfx_1f_5d.asm new file mode 100644 index 00000000..8b1ce426 --- /dev/null +++ b/music/blue/sfx_1f_5d.asm @@ -0,0 +1,20 @@ +SFX_1f_5d_Ch1: ; 7c45e (1f:445e) + duty 2 + unknownsfx0x20 3, 228, 0, 6 + unknownsfx0x20 3, 228, 128, 6 + unknownsfx0x20 3, 228, 192, 6 + unknownsfx0x20 3, 228, 0, 7 + unknownsfx0x20 15, 242, 224, 7 + endchannel + + +SFX_1f_5d_Ch2: ; 7c475 (1f:4475) + duty 2 + unknownsfx0x20 3, 8, 0, 0 + unknownsfx0x20 3, 196, 1, 6 + unknownsfx0x20 3, 196, 129, 6 + unknownsfx0x20 3, 196, 193, 6 + unknownsfx0x20 3, 196, 1, 7 + unknownsfx0x20 15, 210, 225, 7 + endchannel +; 0x7c490
\ No newline at end of file |