xenocara/app/bitmap/Stipple

5 lines
96 B
Plaintext
Raw Normal View History

2006-11-25 13:07:29 -07:00
#define Stipple_width 2
#define Stipple_height 2
static char Stipple_bits[] = {
0x01, 0x00};