Files
photobooth/transparent.msk
2015-05-28 23:10:42 +02:00

4 lines
152 B
Plaintext

#define transparent_width 8
#define transparent_height 8
static unsigned char transparent_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};