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

7 lines
290 B
C

#define mesh_horz_width 16
#define mesh_horz_height 16
static char mesh_horz_bits[] = {
0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0x24, 0x00, 0x24, 0x00, 0xe7, 0xff,
0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0xe7, 0x00, 0x24,
0x00, 0x24, 0xff, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7};