#define ihasub_width 10 #define ihasub_height 9 #define ihasub_x_hot 0 #define ihasub_y_hot 0 static char ihasub_bits[] = { 0x03, 0x00, 0x0f, 0x00, 0x3f, 0x00, 0xff, 0x00, 0xff, 0x03, 0xff, 0x00, 0x3f, 0x00, 0x0f, 0x00, 0x03, 0x00};