home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / icons / help.vbm < prev    next >
Text File  |  1996-04-30  |  256b  |  8 lines

  1. //vbm1
  2. #define help_width 16
  3. #define help_height 16
  4. static unsigned char help_bits[] = {
  5.  0x00,0x00,0xf0,0x03,0xf8,0x07,0x1c,0x0e,0x0c,0x1c,0x1c,0x1c,0x18,0x0e,0x00,
  6.  0x07,0x80,0x03,0xc0,0x01,0x00,0x00,0xc0,0x01,0xc0,0x01,0xc0,0x01,0x00,0x00,
  7.  0x00,0x00};
  8.