#define up1_width 16 #define up1_height 16 #define up1_x_hot -1 #define up1_y_hot -1 static char up1_bits[] = { 0x00, 0x18, 0x80, 0x19, 0xc0, 0x1b, 0xc0, 0x1b, 0x80, 0x1d, 0xf0, 0x0f, 0xf8, 0x07, 0xd8, 0x03, 0xd8, 0x03, 0xc0, 0x07, 0xc0, 0x06, 0xe0, 0x06, 0x60, 0x0e, 0x60, 0x0c, 0x70, 0x00, 0x30, 0x00};