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

7 lines
308 B
C

#define weave_rect_wide_width 16
#define weave_rect_wide_height 16
static char weave_rect_wide_bits[] = {
0xff, 0x77, 0x01, 0x74, 0xff, 0x77, 0xff, 0x77, 0xff, 0x77, 0x01, 0x74,
0xff, 0x77, 0x77, 0x77, 0x77, 0xff, 0x74, 0x01, 0x77, 0xff, 0x77, 0xff,
0x77, 0xff, 0x74, 0x01, 0x77, 0xff, 0x77, 0x77};