- #define edit_width 17
- #define edit_height 17
- #define edit_x_hot 0
- #define edit_y_hot 0
- static char edit_bits[] = {
- 0x07, 0xc0, 0xff, 0xff, 0xff, 0xff, 0x07, 0xe0, 0xff, 0x02, 0x10, 0xfe,
- 0x02, 0x18, 0xfe, 0x02, 0x0c, 0xfe, 0x02, 0x04, 0xfe, 0x82, 0x03, 0xfe,
- 0x82, 0x03, 0xfe, 0x82, 0x03, 0xfe, 0x02, 0x04, 0xfe, 0x02, 0x08, 0xfe,
- 0x02, 0x10, 0xfe, 0x02, 0x20, 0xfe, 0x07, 0xc0, 0xff, 0xff, 0xff, 0xff,
- 0x07, 0xc0, 0xff};