home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file CLOCK.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 cursorCLOCK = {
- 7, 7,
- {0xf01f,0xe00f,0xe00f,0xc007,0x8003,0x1,0x1,0x0,
- 0x1,0x1,0x8003,0xc007,0xe00f,0xe00f,0xf01f,0xffff,
- 0x0,0xfe0,0xfe0,0x1010,0x2108,0x4104,0x4104,0x4106,
- 0x4204,0x4404,0x2008,0x1010,0xfe0,0xfe0,0x0,0x0}
- };
-