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

7 lines
258 B
C

#define weave-horz_width 16
#define weave-horz_height 16
static char weave-horz_bits[] = {
0xff,0xff,0x33,0x33,0xff,0xff,0xcc,0xcc,0xff,0xff,0x33,0x33,0xff,0xff,0xcc,
0xcc,0xff,0xff,0x33,0x33,0xff,0xff,0xcc,0xcc,0xff,0xff,0x33,0x33,0xff,0xff,
0xcc,0xcc};