summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/play.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/play.xbm')
-rwxr-xr-xsubtle/xbm/play.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/subtle/xbm/play.xbm b/subtle/xbm/play.xbm
new file mode 100755
index 0000000..d42ad52
--- /dev/null
+++ b/subtle/xbm/play.xbm
@@ -0,0 +1,4 @@
+#define play_width 8
+#define play_height 8
+static unsigned char play_bits[] = {
+ 0x00, 0x06, 0x1E, 0x7E, 0x7E, 0x1E, 0x06, 0x00 };