1#define menu8_width 8 2#define menu8_height 8 3static char menu8_bits[] = { 4 0x7f, 0x41, 0xdd, 0xc1, 0xdd, 0xc1, 0xff, 0xfc}; 5