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

7 lines
257 B
C

#define weave_rect_width 13
#define weave_rect_height 13
static char weave_rect_bits[] = {
0xf4, 0xf7, 0x97, 0xfe, 0xfe, 0xf2, 0xd2, 0xff, 0x5f, 0xfa, 0xfa, 0xeb,
0x4b, 0xff, 0x7f, 0xe9, 0xe9, 0xef, 0x2f, 0xfd, 0xfd, 0xe5, 0xa5, 0xff,
0xbf, 0xf4};