#define escape_width 16 #define escape_height 16 #define escape_x_hot -1 #define escape_y_hot -1 static char escape_bits[] = { 0xa8, 0x2a, 0x14, 0x00, 0x00, 0x28, 0x14, 0x00, 0xa0, 0x2a, 0x14, 0x00, 0x00, 0x28, 0x14, 0x00, 0xa0, 0x2a, 0x14, 0x00, 0x00, 0x28, 0x14, 0x00, 0xa0, 0x2a, 0x14, 0x00, 0x00, 0x28, 0x14, 0x10};