Files
tiles-and-such/Bitmaps/thyssen/patterns/chev_box.xbm
2018-02-19 18:28:35 -05:00

6 lines
248 B
C

#define arrow_in_out_width 12
#define arrow_in_out_height 12
static char arrow_in_out_bits[] = {
0x24, 0x09, 0xae, 0x0b, 0xff, 0x0f, 0xae, 0x0b, 0x24, 0x09, 0xff, 0x0f,
0x24, 0x09, 0x75, 0x0d, 0xff, 0x0f, 0x75, 0x0d, 0x24, 0x09, 0xff, 0x0f};