You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
12 lines
144 B
C
12 lines
144 B
C
/* XPM */
|
|
static char *prev2[]={
|
|
"8 6 2 1",
|
|
". c None",
|
|
"# c #000000",
|
|
"..#...#.",
|
|
".##..##.",
|
|
"###.###.",
|
|
"###.###.",
|
|
".##..##.",
|
|
"..#...#."};
|