summaryrefslogtreecommitdiff
path: root/img/next.xbm
blob: b7b5646e455d744b83401bf42811d1892ca8b0b1 (plain)
1
2
3
4
5
6
#define next_width 16
#define next_height 16
static unsigned char next_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x60, 0x00, 0xe0, 0x00, 0xe0, 0x01,
   0xe0, 0x03, 0xe0, 0x07, 0xe0, 0x07, 0xe0, 0x03, 0xe0, 0x01, 0xe0, 0x00,
   0x60, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00};