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

7 lines
299 B
C

#define line_diag8_4_width 16
#define line_diag8_4_height 16
static char line_diag8_4_bits[] = {
0x0f, 0x0f, 0x1e, 0x1e, 0x3c, 0x3c, 0x78, 0x78, 0xf0, 0xf0, 0xe1, 0xe1,
0xc3, 0xc3, 0x87, 0x87, 0x0f, 0x0f, 0x1e, 0x1e, 0x3c, 0x3c, 0x78, 0x78,
0xf0, 0xf0, 0xe1, 0xe1, 0xc3, 0xc3, 0x87, 0x87};