#define fremen_width 16 #define fremen_height 16 static char fremen_bits[] = { 0x00, 0x00, 0x80, 0x01, 0xc0, 0x03, 0xc0, 0x03, 0x80, 0x01, 0xc0, 0x03, 0xd8, 0x07, 0xe0, 0x07, 0xc0, 0x07, 0xc0, 0x07, 0xc0, 0x1b, 0xc0, 0x03, 0x40, 0x02, 0x40, 0x02, 0x40, 0x02, 0x00, 0x00};