#define rfast_width 16 #define rfast_height 16 #define rfast_x_hot 7 #define rfast_y_hot 7 static char rfast_bits[] = { 0x00, 0x00, 0x02, 0x01, 0x06, 0x03, 0x0a, 0x05, 0x12, 0x09, 0x22, 0x11, 0x42, 0x21, 0x82, 0x41, 0x42, 0x21, 0x22, 0x11, 0x12, 0x09, 0x0a, 0x05, 0x06, 0x03, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00};