summaryrefslogtreecommitdiffstats
path: root/src/devices/xditview/gray3.bm
blob: d9313ebd5e8f8bac91e73830f3feb524a90967f6 (plain)
1
2
3
4
#define gray3_width 3
#define gray3_height 3
static char gray3_bits[] = {
   0x00, 0x03, 0x02};