aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/mui.bitmap
blob: c2c97b3e8a2baf10380b03c86151297ddd86881c (plain)
1
2
3
4
5
6
7
#define mui_width 20
#define mui_height 16
static char mui_bits[] = {
   0x00, 0x00, 0x00, 0x30, 0x0c, 0x00, 0x30, 0x0c, 0x00, 0x30, 0x06, 0x06,
   0x30, 0x06, 0x02, 0x18, 0x06, 0x00, 0x18, 0x86, 0x01, 0x18, 0x8b, 0x03,
   0x18, 0x4b, 0x03, 0xfc, 0x0e, 0x03, 0x0c, 0x00, 0x01, 0x0c, 0x00, 0x01,
   0x0c, 0x80, 0x01, 0x06, 0x80, 0x01, 0x06, 0xb0, 0x00, 0x00, 0xf0, 0x00};