#define qdown_width 16 #define qdown_height 16 #define qdown_x_hot 8 #define qdown_y_hot 8 static char qdown_bits[] = { 0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0x60, 0x00, 0x30, 0x18, 0x30, 0x18, 0x30, 0x18, 0x60, 0x0c, 0xc0, 0x07, 0x00, 0x00};