summaryrefslogtreecommitdiff
path: root/data/buttons/stick.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'data/buttons/stick.xbm')
-rw-r--r--data/buttons/stick.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/buttons/stick.xbm b/data/buttons/stick.xbm
new file mode 100644
index 00000000..760131c0
--- /dev/null
+++ b/data/buttons/stick.xbm
@@ -0,0 +1,5 @@
+/* Created with The GIMP */
+#define stick_width 8
+#define stick_height 8
+static unsigned char stick_bits[] = {
+ 0x00, 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00, 0x00 };