summaryrefslogtreecommitdiff
path: root/pics/snake/s0001.xpm
Unidiff
Diffstat (limited to 'pics/snake/s0001.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/snake/s0001.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/pics/snake/s0001.xpm b/pics/snake/s0001.xpm
new file mode 100644
index 0000000..e33cdfe
--- a/dev/null
+++ b/pics/snake/s0001.xpm
@@ -0,0 +1,28 @@
1/* XPM */
2static char * s5_xpm[] = {
3"16 16 9 1",
4 " c None",
5 "*c #5E6B3D",
6 "&c #6A793C",
7 "%c #76873B",
8 "$c #82953A",
9 "#c #8EA238",
10 "@c #9AB037",
11 "+c #A6BE36",
12 ".c #B1CC35",
13" ",
14" ",
15" ",
16" ",
17"... ",
18"++++++ ",
19"@@@@@@#$ ",
20"########$ ",
21"$$$$$$$$$$ ",
22"%%%%$$$%$$ ",
23"&&&%$$%%&%& ",
24"*%*#$%#%&&& ",
25" %#####%&& ",
26" ##+@%$%&* ",
27" @+@#$%&* ",
28" .+@#$%&* "};