home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
vos2-121.zip
/
v
/
iconed
/
clear.vbm
< prev
next >
Wrap
Text File
|
1998-07-03
|
425b
|
11 lines
//vbm1
#define clear_depth 1
#define clear_width 20
#define clear_height 20
static unsigned char clear_bits[] = {
0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,
0xbc,0xf1,0xf3,0xbc,0xf1,0xf3,0x8c,0x31,0xf3,0x8c,0x31,0xf3,0x8c,0xf1,0xf3,
0x8c,0xf1,0xf3,0x8c,0xf1,0xf0,0x8c,0xf1,0xf1,0xbc,0xb7,0xf3,0xbc,0x37,0xf3,
0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0
};