home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / vide / vgen.vbm < prev    next >
Text File  |  1998-10-05  |  285b  |  9 lines

  1. //vbm1
  2. #define vgen_depth 1
  3. #define vgen_width 16
  4. #define vgen_height 16
  5. static unsigned char vgen_bits[] = {
  6.  0xf0,0x01,0xd8,0x03,0x80,0x1f,0xc0,0x0c,0x60,0x04,0x30,0x00,0x18,0x00,0x8c,
  7.  0xc1,0x86,0xc1,0x03,0x41,0x01,0x63,0x00,0x22,0x00,0x36,0x00,0x1c,0x00,0x1c,
  8.  0x00,0x08};
  9.