#define statue_width 24 #define statue_height 24 static char statue_bits[] = { 0x00,0x00,0x00,0x00,0x03,0x08,0x00,0x03,0x08,0x00,0x01,0x04, 0x80,0x0f,0x04,0x80,0x1f,0x02,0x80,0x37,0x02,0x80,0xc7,0x01, 0x80,0x03,0x01,0x80,0x07,0x00,0x80,0x06,0x00,0x80,0x0d,0x00, 0x80,0x08,0x00,0xa0,0x2a,0x00,0xb0,0xc8,0x00,0x88,0x19,0x01, 0x18,0x80,0x01,0x78,0x60,0x01,0x98,0x1f,0x01,0x18,0x00,0x01, 0x98,0x0a,0x01,0x10,0x85,0x00,0x60,0x60,0x00,0x80,0x1f,0x00};