aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xfbox.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/Xfbox.bitmap')
-rw-r--r--src/hyper/bitmaps/Xfbox.bitmap6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/Xfbox.bitmap b/src/hyper/bitmaps/Xfbox.bitmap
new file mode 100644
index 00000000..d101d8eb
--- /dev/null
+++ b/src/hyper/bitmaps/Xfbox.bitmap
@@ -0,0 +1,6 @@
+#define Xfbox_width 16
+#define Xfbox_height 16
+static char Xfbox_bits[] = {
+ 0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
+ 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
+ 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};