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

  1. //vbm1
  2. #define dropper_depth 1
  3. #define dropper_width 20
  4. #define dropper_height 20
  5. static unsigned char dropper_bits[] = {
  6.  0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0xc0,0xf1,0x00,0x60,0xf3,0x00,0xf8,0xf3,
  7.  0x00,0xf0,0xf3,0x00,0xc8,0xf1,0x00,0xe4,0xf0,0x00,0xb2,0xf0,0x00,0x19,0xf0,
  8.  0x80,0x0c,0xf0,0x40,0x06,0xf0,0x20,0x03,0xf0,0x90,0x01,0xf0,0xf0,0x00,0xf0,
  9.  0x7e,0x0e,0xf0,0x9e,0x0f,0xf0,0xfe,0x07,0xf0,0xfc,0x01,0xf0,0x00,0x00,0xf0
  10.  };
  11.