aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/c1.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/c1.bitmap')
-rw-r--r--src/hyper/bitmaps/c1.bitmap9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/c1.bitmap b/src/hyper/bitmaps/c1.bitmap
new file mode 100644
index 00000000..7529fa75
--- /dev/null
+++ b/src/hyper/bitmaps/c1.bitmap
@@ -0,0 +1,9 @@
+#define 1_width 30
+#define 1_height 16
+static char 1_bits[] = {
+ 0x00, 0x3c, 0xc2, 0x00, 0x00, 0x67, 0xf3, 0x00, 0xc0, 0x81, 0xc1, 0x00,
+ 0xe0, 0x80, 0xc1, 0x00, 0x60, 0x00, 0xc1, 0x00, 0x30, 0x00, 0xc1, 0x00,
+ 0x38, 0x00, 0xc0, 0x00, 0x38, 0x00, 0xc0, 0x00, 0x18, 0x00, 0xc0, 0x00,
+ 0x18, 0x00, 0xf0, 0x03, 0x18, 0x40, 0x00, 0x00, 0x18, 0x40, 0x00, 0x00,
+ 0x18, 0x60, 0x00, 0x00, 0x30, 0x30, 0x00, 0x00, 0x60, 0x1c, 0x00, 0x00,
+ 0x80, 0x07, 0x00, 0x00};