#define screen3_width 16 #define screen3_height 16 static char screen3_bits[] = { 0x55,0x55,0xff,0xff,0x55,0x55,0xff,0xff,0x55,0x55,0xff,0xff,0x55,0x55,0xff, 0xff,0x55,0x55,0xff,0xff,0x55,0x55,0xff,0xff,0x55,0x55,0xff,0xff,0x55,0x55, 0xff,0xff};