#define ghost1_width 24 #define ghost1_height 24 static char ghost1_bits[] = { 0x00,0x00,0x00,0x00,0x1e,0x18,0x00,0x21,0x14,0x06,0x35,0x22, 0x0a,0x21,0x21,0x12,0xa2,0x60,0x62,0x62,0x18,0x82,0x01,0x06, 0x1e,0x00,0x01,0x70,0xc0,0x00,0xc0,0x40,0x00,0x80,0x40,0x00, 0x80,0xc0,0x00,0xc0,0x80,0x00,0x40,0x80,0x01,0x60,0x00,0x01, 0x20,0x00,0x03,0x20,0x00,0x02,0x30,0x00,0x06,0x10,0x00,0x04, 0x10,0x00,0x04,0x18,0x00,0x0c,0xf8,0xff,0x0f,0x00,0x00,0x00};