#define dir_width 16 #define dir_height 14 static unsigned char dir_bits[] = { 0x00, 0x00, 0xf0, 0x01, 0x0e, 0x1e, 0x01, 0x20, 0x0f, 0x3e, 0xf1, 0x31, 0x01, 0x30, 0x01, 0x30, 0x01, 0x30, 0x01, 0x30, 0x01, 0x30, 0xff, 0x3f, 0xfe, 0x3f, 0x00, 0x00};