aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/xr.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/xr.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/xr.bitmap')
-rw-r--r--src/hyper/bitmaps/xr.bitmap7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/xr.bitmap b/src/hyper/bitmaps/xr.bitmap
new file mode 100644
index 00000000..86208f58
--- /dev/null
+++ b/src/hyper/bitmaps/xr.bitmap
@@ -0,0 +1,7 @@
+#define xr_width 20
+#define xr_height 16
+static char xr_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x07, 0x00,
+ 0xc8, 0x0e, 0x00, 0xcc, 0x06, 0x00, 0xc0, 0x00, 0x00, 0x60, 0x00, 0x00,
+ 0x60, 0x00, 0x00, 0x6c, 0xc4, 0x06, 0x7c, 0xc2, 0x0d, 0xdc, 0xa3, 0x05,
+ 0x00, 0x80, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x40, 0x00};