summaryrefslogtreecommitdiff
path: root/textures
diff options
context:
space:
mode:
Diffstat (limited to 'textures')
-rw-r--r--textures/player.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/textures/player.xpm b/textures/player.xpm
new file mode 100644
index 0000000..c2f06b1
--- /dev/null
+++ b/textures/player.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char *fd469a8551244943fd42519ee02c19fdyQYtXZkzcWf5Mc13[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 3 1 ",
+" c black",
+". c #FFF200",
+"X c white",
+/* pixels */
+"XXXXXXXXXXXXXXXX",
+"X..............X",
+"X..............X",
+"X.. .... ..X",
+"X.. .... ..X",
+"X.. .... ..X",
+"X..............X",
+"X..............X",
+"X..............X",
+"X.. ...... ..X",
+"X.. ...... ..X",
+"X.. ..X",
+"X.. ..X",
+"X..............X",
+"X..............X",
+"XXXXXXXXXXXXXXXX"
+};