home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Il CD di internet
/
CD.iso
/
SOURCE
/
XAP
/
XFILEMAN
/
XFILEMAN.TAR
/
xfilemanager
/
wcursorm.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-22
|
287 b
|
7 lines
#define wcursorm_width 16
#define wcursorm_height 16
static char wcursorm_bits[] = {
0xd8, 0x0f, 0xfc, 0x1f, 0xfe, 0x3f, 0xfe, 0x3f, 0xff, 0x3f, 0xff, 0x1f,
0xff, 0x1f, 0xff, 0x1f, 0xfe, 0x3f, 0xfc, 0x7f, 0x78, 0x38, 0x00, 0x50,
0x00, 0xe0, 0x00, 0xf0, 0x00, 0xe0, 0x00, 0x40};