#define arch_width 15 #define arch_height 15 static unsigned char arch_bits[] = { 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0xf0, 0x01, 0xf0, 0x01, 0xf0, 0x01, 0xf0, 0x01, 0x3c, 0x07, 0x0c, 0x06, 0x0c, 0x06, 0x3f, 0x1f, 0x3f, 0x1f, 0x03, 0x18, 0x03, 0x18 };