summaryrefslogtreecommitdiffstats
path: root/src/devices/xditview/gray2.bm
blob: e87a1bcc073c31cc9fc5c21a3e7d1036612a5241 (plain)
1
2
3
4
#define gray2_width 3
#define gray2_height 3
static char gray2_bits[] = {
   0x00, 0x03, 0x00};