home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file FINGER.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 cursorFINGER = {
- 4, 1,
- {0xf7ff,0xe3ff,0xc1ff,0xc1ff,0xc15f,0xc00f,0xc007,0xc007,
- 0x8007,0x7,0x7,0x7,0x7,0x800f,0xc01f,0xe03f,
- 0x0,0x800,0x1400,0x1400,0x1400,0x16a0,0x1550,0x1550,
- 0x3550,0x5550,0x5010,0x4010,0x4010,0x2020,0x1fc0,0x0}
- };
-