summary refs log tree commit diff
path: root/cursors/card_cursor_mask.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'cursors/card_cursor_mask.xbm')
-rw-r--r--cursors/card_cursor_mask.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/cursors/card_cursor_mask.xbm b/cursors/card_cursor_mask.xbm
new file mode 100644
index 0000000..95f1d39
--- /dev/null
+++ b/cursors/card_cursor_mask.xbm
@@ -0,0 +1,5 @@
+#define card_cursor_mask_width 8
+#define card_cursor_mask_height 16
+static unsigned char card_cursor_mask_bits[] = {
+   0x7e, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+   0xff, 0xff, 0xff, 0x7e};