#define checkbox_hit_width 16 #define checkbox_hit_height 16 #define checkbox_hit_x_hot 0 #define checkbox_hit_y_hot 11 static char checkbox_hit_bits[] = { 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0xfe, 0x7f, 0xfe, 0x7f, 0x00, 0x00};