aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/delta.xbm
blob: 1f73d501649e0706b80978fb1a992c2a534f70f6 (plain)
1
2
3
4
5
6
7
#define delta_width 15
#define delta_height 20
static char delta_bits[] = {
   0x00, 0x0e, 0x00, 0x13, 0x80, 0x01, 0x80, 0x01, 0x00, 0x03, 0x00, 0x07,
   0x80, 0x06, 0x40, 0x0c, 0x40, 0x0c, 0x60, 0x0c, 0x60, 0x0c, 0x60, 0x0c,
   0x60, 0x04, 0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};