#define up2_width 16 #define up2_height 16 #define up2_x_hot -1 #define up2_y_hot -1 static char up2_bits[] = { 0xc0, 0x1b, 0xe0, 0x03, 0x60, 0x03, 0x60, 0x07, 0x70, 0x06, 0x30, 0x06, 0x00, 0x0e, 0x00, 0x0c, 0x18, 0x00, 0x98, 0x01, 0xd8, 0x03, 0xd8, 0x03, 0xb8, 0x01, 0xf0, 0x0f, 0xe0, 0x1f, 0xc0, 0x1b};