#define move_width 16 #define move_height 16 static char move_bits[] = { 0x02, 0x00, 0x06, 0x00, 0x0e, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x0e, 0x00, 0x1a, 0x00, 0x30, 0x00, 0xf1, 0x00, 0x1b, 0x00, 0x9f, 0x89, 0x55, 0xda, 0x51, 0x52, 0x51, 0x72, 0x91, 0x21, 0x00, 0x00};