#define aflov_width 16 #define aflov_height 16 static char aflov_bits[] = { 0xff, 0xff, 0xff, 0xff, 0x03, 0xc0, 0x03, 0xc0, 0xe7, 0xe7, 0xe7, 0xe7, 0xcf, 0xf3, 0xcf, 0xf3, 0x9f, 0xf9, 0x9f, 0xf9, 0x3f, 0xfc, 0x3f, 0xfc, 0x7f, 0xfe, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff};