#define grey30_width 16 #define grey30_height 16 static char grey30_bits[] = { 0x00,0x00,0x04,0x04,0x00,0x00,0x40,0x40,0x00,0x00,0x04,0x04,0x00,0x00,0x40, 0x40,0x00,0x00,0x04,0x04,0x00,0x00,0x40,0x40,0x00,0x00,0x04,0x04,0x00,0x00, 0x40,0x40};