#define copy_width 16 #define copy_height 16 #define copy_x_hot -1 #define copy_y_hot -1 static char copy_bits[] = { 0x07, 0x00, 0x0f, 0x00, 0x1f, 0x00, 0x3f, 0x00, 0x7f, 0x00, 0x3f, 0x00, 0x3f, 0x00, 0x7e, 0x00, 0xff, 0x01, 0xfb, 0x01, 0x63, 0xe6, 0xb3, 0xff, 0xb3, 0xff, 0xb3, 0xff, 0xff, 0xe6, 0x0e, 0x66};