aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/lamdai.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/lamdai.bitmap')
-rw-r--r--src/hyper/bitmaps/lamdai.bitmap7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/lamdai.bitmap b/src/hyper/bitmaps/lamdai.bitmap
new file mode 100644
index 00000000..89c4f783
--- /dev/null
+++ b/src/hyper/bitmaps/lamdai.bitmap
@@ -0,0 +1,7 @@
+#define lamdai_width 20
+#define lamdai_height 16
+static char lamdai_bits[] = {
+ 0x38, 0x00, 0x00, 0x70, 0x00, 0x00, 0x60, 0x00, 0x00, 0x60, 0x00, 0x00,
+ 0xe0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x01, 0x00,
+ 0xc0, 0x01, 0x03, 0xe0, 0x01, 0x01, 0xb0, 0x03, 0x00, 0x18, 0xc3, 0x00,
+ 0x1c, 0xc3, 0x01, 0x0e, 0xa3, 0x01, 0x06, 0x87, 0x00, 0x00, 0xc0, 0x01};