summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/pics/green3.xpm
Unidiff
Diffstat (limited to 'noncore/games/kcheckers/pics/green3.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/pics/green3.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/pics/green3.xpm b/noncore/games/kcheckers/pics/green3.xpm
new file mode 100644
index 0000000..f9aa154
--- a/dev/null
+++ b/noncore/games/kcheckers/pics/green3.xpm
@@ -0,0 +1,33 @@
1/* XPM */
2static const char *green3_xpm[]={
3"32 32 2 1",
4"# c None",
5". c #00f100",
6"............................",
7"............................",
8"..########################..",
9"..########################..",
10"..########################..",
11"..########################..",
12"..########################..",
13"..########################..",
14"..########################..",
15"..########################..",
16"..########################..",
17"..########################..",
18"..########################..",
19"..########################..",
20"..########################..",
21"..########################..",
22"..########################..",
23"..########################..",
24"..########################..",
25"..########################..",
26"..########################..",
27"..########################..",
28"..########################..",
29"..########################..",
30"..########################..",
31"..########################..",
32"............................",
33"............................"};