aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/unpick.bitmap
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
commitab8cc85adde879fb963c94d15675783f2cf4b183 (patch)
treec202482327f474583b750b2c45dedfc4e4312b1d /src/hyper/bitmaps/unpick.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/unpick.bitmap')
-rw-r--r--src/hyper/bitmaps/unpick.bitmap6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/unpick.bitmap b/src/hyper/bitmaps/unpick.bitmap
new file mode 100644
index 00000000..33d4d217
--- /dev/null
+++ b/src/hyper/bitmaps/unpick.bitmap
@@ -0,0 +1,6 @@
+#define unpick_width 16
+#define unpick_height 16
+static char unpick_bits[] = {
+ 0x55, 0x55, 0x02, 0xe0, 0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea,
+ 0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea, 0x51, 0x75, 0xaa, 0xea,
+ 0x51, 0x75, 0xfe, 0xff, 0xff, 0x7f, 0xaa, 0xaa};