aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/uij.bitmap
blob: 9e5a1c527134b5932e4ac6a443937a62d2cd3a70 (plain)
1
2
3
4
5
6
7
8
9
#define uij_width 25
#define uij_height 16
static char uij_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x1c, 0x03, 0x00, 0x00, 0x1a, 0x03, 0x00, 0x00,
   0x1a, 0x83, 0xc1, 0x00, 0x18, 0x83, 0x40, 0x00, 0x8c, 0x01, 0x00, 0x00,
   0x8c, 0x61, 0x30, 0x00, 0x8c, 0xe5, 0x70, 0x00, 0xcc, 0xd5, 0x68, 0x00,
   0xf8, 0x43, 0x60, 0x00, 0x00, 0xe0, 0x20, 0x00, 0x00, 0xa0, 0x20, 0x00,
   0x00, 0xe0, 0x30, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x16, 0x00,
   0x00, 0x00, 0x1e, 0x00};