#define pullright_bm_width 16 #define pullright_bm_height 16 static unsigned char pullright_bm_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x20, 0xe0, 0x7f, 0x00, 0x80, 0x00, 0x80, 0xe0, 0x7f, 0x00, 0x20, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};