home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file BIG_S.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 cursorBIG_S = {
- 5, 7,
- {0xc07f,0x803f,0x1f,0x1f,0x1f,0x1f,0x1f,0x1f,
- 0x1f,0x1f,0x1f,0x1f,0x1f,0x803f,0xc07f,0xffff,
- 0x0,0x3f80,0x4040,0x4e40,0x5140,0x5140,0x4840,0x4440,
- 0x4240,0x5140,0x5140,0x4e40,0x4040,0x3f80,0x0,0x0}
- };
-