home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file HOURGLAS.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 cursorHOURGLAS = {
- 7, 8,
- {0x3,0x3,0x3,0x3,0x8007,0xc00f,0xe01f,0xf03f,
- 0xf03f,0xe01f,0xc00f,0x8007,0x3,0x3,0x3,0x3,
- 0x0,0x7ff8,0x4008,0x4008,0x21d0,0x17a0,0xb40,0x480,
- 0x480,0x840,0x11a0,0x27d0,0x5fe8,0x7ff8,0x7ff8,0x0}
- };
-