#define pullright_width 16 #define pullright_height 16 static unsigned char pullright_bits[] = { 0x00, 0x00, 0x08, 0x00, 0x38, 0x00, 0xf8, 0x00, 0xf8, 0x03, 0xf8, 0x0f, 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x0f, 0xf8, 0x03, 0xf8, 0x00, 0x38, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, }; .