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

7 lines
293 B
C

#define dots_rand2_width 16
#define dots_rand2_height 16
static char dots_rand2_bits[] = {
0x7f, 0x26, 0xe7, 0xff, 0xff, 0x9f, 0x99, 0xfc, 0xff, 0xcf, 0x9c, 0xff,
0xff, 0xfc, 0xfe, 0x4f, 0xcf, 0xf9, 0xf9, 0xff, 0x9f, 0xcc, 0xfc, 0xff,
0xff, 0xf9, 0x27, 0x3f, 0xff, 0xfc, 0xf9, 0xff};