summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/pc.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/pc.xbm')
-rw-r--r--subtle/xbm/pc.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/pc.xbm b/subtle/xbm/pc.xbm
new file mode 100644
index 0000000..e341227
--- /dev/null
+++ b/subtle/xbm/pc.xbm
@@ -0,0 +1,5 @@
+#define pc_width 9
+#define pc_height 9
+static unsigned char pc_bits[] = {
+ 0x07, 0x00, 0x05, 0x00, 0xf5, 0x01, 0x15, 0x01, 0x15, 0x01, 0x15, 0x01,
+ 0xf5, 0x01, 0x45, 0x00, 0xf7, 0x01 };