summaryrefslogtreecommitdiff
path: root/dimple1
blob: 9144605a8f4e78ccfab06cca8bea8356852f2e91 (plain)
1
2
3
4
5
6
#define dimple1_width 16
#define dimple1_height 16
static char dimple1_bits[] = {
   0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
   0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
   0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};