- #define pullright_width 14
- #define pullright_height 28
- static char pullright_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00,
- 0x3c, 0x00, 0x7c, 0x00, 0xec, 0x00, 0xcc, 0x01, 0x8c, 0x03, 0x0c, 0x07,
- 0x0c, 0x0e, 0x0c, 0x1c, 0x0c, 0x0e, 0x0c, 0x07, 0x8c, 0x03, 0xcc, 0x01,
- 0xec, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x04, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};