#define ghost3_width 16
#define ghost3_height 16
static char ghost3_bits[] = {
   0x80, 0x03, 0x40, 0x04, 0x20, 0x08, 0x20, 0x08, 0x90, 0x12, 0xd0, 0x16,
   0xd0, 0x16, 0x08, 0x20, 0x08, 0x20, 0xc8, 0x26, 0xe4, 0x4f, 0x04, 0x40,
   0x04, 0x40, 0xfc, 0x7f, 0x24, 0x49, 0x00, 0x00};
