#define questCheck_width 16
#define questCheck_height 16
static char questCheck_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xe0, 0x07,
   0x60, 0x06, 0x00, 0x06, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};
