aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/dr.bitmap
blob: a2704b29791f852d1857bf2ca3f0f9bcdc0d2586 (plain)
1
2
3
4
5
6
#define dr_width 16
#define dr_height 16
static char dr_bits[] = {
   0xc0, 0x03, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0xfc, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc3, 0xd8, 0x63, 0xb8, 0x63, 0xb4,
   0x63, 0x11, 0x73, 0x19, 0xfe, 0x18, 0x00, 0x08};