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