summaryrefslogtreecommitdiff
path: root/pics/snake/s0006.xpm
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /pics/snake/s0006.xpm
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'pics/snake/s0006.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/snake/s0006.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/pics/snake/s0006.xpm b/pics/snake/s0006.xpm
new file mode 100644
index 0000000..f871303
--- a/dev/null
+++ b/pics/snake/s0006.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * s2[] = {
3"16 16 10 1",
4 " c None",
5 ".c #FFFFFF",
6 "+c #B1CC35",
7 "@c #A6BE36",
8 "#c #9AB037",
9 "$c #8EA238",
10 "%c #82953A",
11 "&c #76873B",
12 "*c #6A793C",
13 "=c #5E6B3D",
14" ",
15" ",
16" ",
17" ",
18"++++++++++++++++",
19"@@@@@@@@@@@@@@@@",
20"################",
21"$$$$$$$$$$$$$$$$",
22"%%%%%%%%%%%%%%%%",
23"&&&&&&&&&&&&&&&&",
24"****************",
25"================",
26" ",
27" ",
28" ",
29" "};