xenocara/app/bitmap/Stipple

4 lines
96 B
Text

#define Stipple_width 2
#define Stipple_height 2
static char Stipple_bits[] = {
0x01, 0x00};