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

7 lines
261 B
C

#define tweed_cross_width 16
#define tweed_cross_height 16
static char tweed_cross_bits[] = {
0x25,0xc2,0xe1,0x1e,0x68,0x8f,0x7a,0x38,0x5e,0x1c,0x16,0xf1,0x87,0x78,0xa4,
0x43,0xc2,0x25,0x1e,0xe1,0x8f,0x68,0x38,0x7a,0x1c,0x5e,0xf1,0x16,0x78,0x87,
0x43,0xa4};