#define ghost2_width 16
#define ghost2_height 16
static char ghost2_bits[] = {
   0x80, 0x03, 0xc0, 0x07, 0x60, 0x0c, 0x60, 0x0c, 0x30, 0x18, 0xb0, 0x1a,
   0xf0, 0x1e, 0x18, 0x30, 0x18, 0x30, 0x98, 0x32, 0xcc, 0x67, 0x0c, 0x60,
   0xfc, 0x7f, 0xfc, 0x7f, 0x24, 0x49, 0x00, 0x00};
