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

  1. //vbm1
  2. #define point_depth 1
  3. #define point_width 20
  4. #define point_height 20
  5. static unsigned char point_bits[] = {
  6.  0x00,0x00,0xf0,0x00,0x00,0xf0,0xb0,0x81,0xf0,0xb0,0x4d,0xf1,0x06,0x6c,0xf2,
  7.  0x06,0x90,0xf1,0x00,0x88,0xf0,0x0c,0x44,0xf0,0x0c,0x22,0xf0,0x60,0x11,0xf0,
  8.  0xe0,0x08,0xf0,0x40,0x04,0xf0,0x20,0x02,0xf0,0x10,0x19,0xf0,0xb8,0xd8,0xf0,
  9.  0x78,0xc0,0xf0,0x38,0x00,0xf6,0x00,0x00,0xf6,0x00,0x00,0xf0,0x00,0x00,0xf0
  10.  };
  11.