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

  1. //vbm1
  2. #define fill_depth 1
  3. #define fill_width 20
  4. #define fill_height 20
  5. static unsigned char fill_bits[] = {
  6.  0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x04,0xf0,0x00,0x06,0xf0,0x00,0x19,0xf0,
  7.  0x80,0x20,0xf0,0x40,0x75,0xf0,0xe0,0xfa,0xf0,0xb0,0x7d,0xf1,0xb8,0xbe,0xf2,
  8.  0x3c,0x5f,0xf5,0x3c,0xae,0xf2,0x3c,0x54,0xf1,0x3c,0xa8,0xf0,0x38,0x50,0xf0,
  9.  0x38,0x20,0xf0,0x30,0x00,0xf0,0x10,0x00,0xf0,0x10,0x00,0xf0,0x00,0x00,0xf0
  10.  };
  11.