- #define nodeup_width 16
- #define nodeup_height 16
- #define nodeup_x_hot 0
- #define nodeup_y_hot 0
- static char nodeup_bits[] = {
- 0x00, 0x00, 0xe0, 0x01, 0x18, 0x06, 0x04, 0x08, 0x04, 0x08, 0x02, 0x10,
- 0x02, 0x10, 0x02, 0x10, 0x02, 0x10, 0x04, 0x08, 0x04, 0x08, 0x18, 0x06,
- 0xe0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};