#define drawmovewindow_width 16 #define drawmovewindow_height 16 static char drawmovewindow_bits[] = { 0xff, 0xff, 0xff, 0xff, 0x03, 0xf0, 0x03, 0xfc, 0x03, 0xff, 0xc3, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 0xff, 0xc3, 0xff, 0x03, 0xff, 0x03, 0xfc, 0x03, 0xf0, 0xff, 0xff, 0xff, 0xff, };