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

7 lines
287 B
C

#define pattern5_width 16
#define pattern5_height 16
static char pattern5_bits[] = {
0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f, 0x99, 0x99, 0xf6, 0xf6,
0x99, 0x99, 0x6f, 0x6f, 0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f,
0x99, 0x99, 0xf6, 0xf6, 0x99, 0x99, 0x6f, 0x6f};