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