home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file BIGBALL.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 cursorBIGBALL = {
- 7, 8,
- {0xf81f,0xf00f,0xe007,0xc003,0x8001,0x8001,0x0,0x0,
- 0x0,0x0,0x8001,0x8001,0xc003,0xe007,0xf00f,0xf81f,
- 0x0,0x7e0,0xbf0,0x11f8,0x207c,0x203c,0x403e,0x401e,
- 0x400e,0x400e,0x200c,0x200c,0x1008,0x810,0x7e0,0x0}
- };
-