summaryrefslogtreecommitdiff
path: root/ldblarrow
blob: 48bbeb0eb4c85f227e73b2e71eb4422f3264c521 (plain)
1
2
3
4
5
#define previous_width 11
#define previous_height 11
static char previous_bits[] = {
   0x20, 0x04, 0x10, 0x02, 0x08, 0x01, 0x84, 0x00, 0x42, 0x00, 0x21, 0x00,
   0x42, 0x00, 0x84, 0x00, 0x08, 0x01, 0x10, 0x02, 0x20, 0x04};