home *** CD-ROM | disk | FTP | other *** search
- /****************** CITAS 2.0 ********************/
- #define crossptr_height 0x0012
- #define crossptr_width 0x01
- #define crossptr_depth 0x02
- #define crossptr_planes 0x03
- unsigned short crossptr_image[] = {
- /*** Plane 0 ***/
- 0x0100,0x0100,
- 0x0100,0x0100,
- 0x0100,0x0100,
- 0x0000,0xFD7E,
- 0x0000,0x0100,
- 0x0100,0x0100,
- 0x0100,0x0100,
- 0x0100,0x0000,
- 0x0000,0x0000,
-
- /*** Plane 1 ***/
- 0x0000,0x0000,
- 0x0000,0x0000,
- 0x0000,0x0000,
- 0x0000,0x0100,
- 0x0000,0x0000,
- 0x0000,0x0000,
- 0x0000,0x0000,
- 0x0000,0x0000,
- 0x0000,0x0000
- };
-
-