aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Im.bitmap
blob: 84c103cb8549b14f7aac4438d3ed27fa69e89c95 (plain)
1
2
3
4
5
6
#define Im_width 16
#define Im_height 16
static char Im_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0xc4, 0x00, 0x84, 0x21, 0x08, 0x1f,
   0x00, 0x07, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x11, 0x00, 0x01, 0x80, 0x00,
   0x88, 0x00, 0x98, 0x00, 0xb0, 0x00, 0xe0, 0x00};