1#define turnr_width 16
2#define turnr_height 16
3static unsigned char turnr_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00,
5   0x02, 0x43, 0x02, 0x64, 0x02, 0x58, 0x7e, 0x40, 0x80, 0x40, 0x00, 0x41,
6   0x00, 0x41, 0x80, 0x40, 0xc0, 0x7f, 0x00, 0x00};
7