#define ufast_width 16 #define ufast_height 16 #define ufast_x_hot 8 #define ufast_y_hot 8 static char ufast_bits[] = { 0x00, 0x00, 0x00, 0x01, 0x80, 0x02, 0x40, 0x04, 0x20, 0x08, 0x10, 0x10, 0x08, 0x20, 0xfc, 0x7f, 0x00, 0x01, 0x80, 0x02, 0x40, 0x04, 0x20, 0x08, 0x10, 0x10, 0x08, 0x20, 0xfc, 0x7f, 0x00, 0x00};