aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/gi.bitmap
blob: b7fa131aa4c16918c6b4323830709daa6afe34da (plain)
1
2
3
4
5
6
#define gi_width 16
#define gi_height 16
static char gi_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x30, 0x03, 0x18, 0xc3,
   0x18, 0x43, 0x8c, 0x01, 0x8c, 0x31, 0x8c, 0x71, 0xcc, 0x69, 0xf8, 0x20,
   0xc0, 0x70, 0xc4, 0x50, 0x6e, 0x70, 0x3e, 0x00};