summaryrefslogtreecommitdiff
path: root/tiles/C.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tiles/C.xpm')
-rw-r--r--tiles/C.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/tiles/C.xpm b/tiles/C.xpm
new file mode 100644
index 0000000..57817e8
--- /dev/null
+++ b/tiles/C.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * C_xpm[] = {
+"16 16 2 1",
+" c #4F397B",
+". c #FFFF00",
+" ",
+" ",
+" ",
+" ",
+" ........ ",
+" . . ",
+" . .. . ",
+" . .. . ",
+" . . ",
+" . . ",
+" . . ",
+" ........ ",
+" ",
+" ",
+" ",
+" "};