shade.xbm 124 B

12345
  1. #define shade_width 6
  2. #define shade_height 6
  3. static unsigned char shade_bits[] = {
  4. 0x0c, 0x0c, 0x00, 0x00, 0x00, 0x00 };