summary refs log tree commit diff
path: root/cursors/card_cursor.xbm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
committerIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
commit3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 (patch)
treef2b1c92fe2177d8e7b8ee3c96d6314c4f6600a3a /cursors/card_cursor.xbm
Import oneko-1.2.sakura.5 unchanged, from 1999. upstream
Diffstat (limited to 'cursors/card_cursor.xbm')
-rw-r--r--cursors/card_cursor.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/cursors/card_cursor.xbm b/cursors/card_cursor.xbm
new file mode 100644
index 0000000..7bda353
--- /dev/null
+++ b/cursors/card_cursor.xbm
@@ -0,0 +1,7 @@
+#define card_cursor_width 8
+#define card_cursor_height 16
+#define card_cursor_x_hot 3
+#define card_cursor_y_hot 7
+static unsigned char card_cursor_bits[] = {
+   0x7e, 0x81, 0x81, 0x99, 0xbd, 0xad, 0xb5, 0xad, 0xb5, 0xad, 0xb5, 0xbd,
+   0x99, 0x81, 0x81, 0x7e};