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

5 lines
96 B
C

#define gray2_width 3
#define gray2_height 3
static char gray2_bits[] = {
0x00, 0x03, 0x00};