home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / iconed / clear.vbm < prev    next >
Text File  |  1998-07-03  |  425b  |  11 lines

  1. //vbm1
  2. #define clear_depth 1
  3. #define clear_width 20
  4. #define clear_height 20
  5. static unsigned char clear_bits[] = {
  6.  0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,
  7.  0xbc,0xf1,0xf3,0xbc,0xf1,0xf3,0x8c,0x31,0xf3,0x8c,0x31,0xf3,0x8c,0xf1,0xf3,
  8.  0x8c,0xf1,0xf3,0x8c,0xf1,0xf0,0x8c,0xf1,0xf1,0xbc,0xb7,0xf3,0xbc,0x37,0xf3,
  9.  0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0
  10.  };
  11.