aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xxbox.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/Xxbox.bitmap')
-rw-r--r--src/hyper/bitmaps/Xxbox.bitmap6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/Xxbox.bitmap b/src/hyper/bitmaps/Xxbox.bitmap
new file mode 100644
index 00000000..884b49a3
--- /dev/null
+++ b/src/hyper/bitmaps/Xxbox.bitmap
@@ -0,0 +1,6 @@
+#define Xxbox_width 16
+#define Xxbox_height 16
+static char Xxbox_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0xfc, 0x3f, 0x3c, 0x3c, 0x7c, 0x3e,
+ 0xec, 0x37, 0xcc, 0x33, 0xcc, 0x33, 0xec, 0x37, 0x7c, 0x3e, 0x3c, 0x3c,
+ 0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00};