Skip to content

Commit e946d5b

Browse files
authored
Merge branch 'parallaxinc:master' into master
2 parents 3abcdfb + 45ccd98 commit e946d5b

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

libraries/community/p2/All/SPCcog/ExampleSPCplay.spin2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DAT
4141
'' look like that. Well, I believe it'd be "-L ./tunes".
4242
'' Yeah I think that'd do it.
4343
spcfile
44-
file "sd2-01.spc"
44+
'file "sd2-01.spc"
4545
'file "sd2-18.spc"
4646
'file "sd2-34.spc"
4747
'file "sd2-41.spc"
@@ -71,3 +71,5 @@ spcfile
7171
'file "loz3-21.spc"
7272
'file "loz3-31.spc"
7373
'file "broken_moon.spc" ' Fixed in V1.1
74+
file "nightmares.spc" ' Fixed in V1.2
75+
'file "ms_assault.spc" ' Easily broken by poorly thought out clipping changes (same issue happens in sd3-207, but way into the tune)
906 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:0c41d3c8ff1c4ec44cf2d8dca63257ae3790025baa53f43c54f611e1eeb07ccc
3-
size 1271966
2+
oid sha256:19e02fa374e3867a62b9e5b377b774b0624d0d4769d7989c7bb5cfa8809447d5
3+
size 1361818

0 commit comments

Comments
 (0)