home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file SHUTTLE.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 cursorSHUTTLE = {
- 6, 0,
- {0xfdff,0xf8ff,0xf07f,0xe03f,0xe03f,0xe03f,0xe03f,0xe03f,
- 0xc01f,0x800f,0x7,0x7,0x800f,0xe03f,0xc01f,0xe03f,
- 0x0,0x200,0x500,0x880,0xa80,0x880,0x880,0x880,
- 0x1040,0x2020,0x4010,0x7ff0,0x500,0x880,0x1fc0,0x0}
- };
-