#define rho_width 16 #define rho_height 16 #define rho_x_hot -1 #define rho_y_hot -1 static char rho_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x03, 0x1c, 0x06, 0x0c, 0x06, 0x0c, 0x06, 0x0c, 0x07, 0x9c, 0x03, 0xfc, 0x01, 0x7e, 0x00, 0x06, 0x00, 0x06, 0x00, 0x00, 0x00};