diff options
Diffstat (limited to 'src/hyper/bitmaps/s17def.bitmap')
-rw-r--r-- | src/hyper/bitmaps/s17def.bitmap | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/s17def.bitmap b/src/hyper/bitmaps/s17def.bitmap new file mode 100644 index 00000000..9fa2d59c --- /dev/null +++ b/src/hyper/bitmaps/s17def.bitmap @@ -0,0 +1,17 @@ +#define 1_width 75 +#define 1_height 16 +static char 1_bits[] = { + 0x80, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x02, 0x00, 0x00, 0x06, + 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, + 0x00, 0x00, 0x08, 0x00, 0x04, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, + 0x0c, 0x00, 0x0c, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x4e, + 0x0c, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x04, 0x7e, 0x08, 0x00, + 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x06, 0x31, 0x18, 0x00, 0x00, 0x03, + 0x00, 0x00, 0x00, 0x00, 0x06, 0x18, 0x18, 0x00, 0x00, 0x03, 0x00, 0x00, + 0x00, 0x00, 0x06, 0x0c, 0x18, 0x00, 0x80, 0xe1, 0x0c, 0x18, 0xd8, 0x01, + 0x06, 0x06, 0x18, 0x00, 0x88, 0xc1, 0x0c, 0x18, 0x78, 0x03, 0x06, 0x23, + 0x18, 0x00, 0x9c, 0x41, 0x04, 0x18, 0x34, 0x03, 0x86, 0x3f, 0x18, 0x00, + 0xcc, 0x40, 0x06, 0xff, 0x10, 0x03, 0x84, 0x1c, 0x0c, 0x00, 0xec, 0x60, + 0x03, 0x18, 0x18, 0x05, 0x0c, 0x00, 0x06, 0x00, 0x38, 0xe0, 0x01, 0x18, + 0x98, 0x05, 0x0c, 0x00, 0x06, 0x00, 0x00, 0xe0, 0x00, 0x18, 0x88, 0x03, + 0x08, 0x00, 0x02, 0x00}; |