xenocara/app/xlockmore/bitmaps/flipped_gray.xbm
2006-11-26 11:07:42 +00:00

5 lines
120 B
C

#define flipped_gray_width 4
#define flipped_gray_height 2
static unsigned char flipped_gray_bits[] = {
0x07, 0x0d};