home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file SPERM.C for TCXL version 6.0 and above
- Created by MCD - Mouse Cursor Designer, version 2.00
- MCD is Copyright (C) 1989-92 by Rimrock Software
- All rights reserved.
- TCXL is Copyright 1987-92 by Innovative Data Concepts
- All rights reserved.
- ============================================================ */
- #include <TCXLmou.h>
-
- MouPtrT cursorSPERM = {
- 7, 0,
- {0xfc7f,0xf83f,0xf01f,0xe00f,0xe00f,0xe00f,0xe00f,0xf01f,
- 0xf83f,0xfc7f,0xffff,0xffff,0xfd7f,0xe387,0x9ffb,0x7ffd,
- 0x380,0x440,0x820,0x1290,0x1010,0x1010,0x1010,0x820,
- 0x440,0x280,0x100,0x100,0x80,0x78,0x4,0x2}
- };
-