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