xenocara/app/xlockmore/bitmaps/flipped_gray.xbm

5 lines
120 B
C
Raw Normal View History

2006-11-26 04:07:42 -07:00
#define flipped_gray_width 4
#define flipped_gray_height 2
static unsigned char flipped_gray_bits[] = {
0x07, 0x0d};