home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file THE_BOOT.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 cursorTHE_BOOT = {
- 14, 13,
- {0x80ff,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,0x7f,
- 0x7f,0x7f,0x3f,0x3,0x1,0x0,0x1,0x8603,
- 0x0,0x7f00,0x4100,0x4100,0x4100,0x4100,0x4100,0x4100,
- 0x4100,0x4100,0x4100,0x40c0,0x403c,0x4e02,0x79fc,0x0}
- };
-