home *** CD-ROM | disk | FTP | other *** search
- /* ============================================================
- Mouse Cursor file SWORD.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 cursorSWORD = {
- 5, 14,
- {0xfbff,0xf1ff,0xe0bf,0xe01f,0xc01f,0x803f,0x7f,0xff,
- 0xa0ff,0xe0ff,0xe0ff,0xe0ff,0xe0ff,0xe0ff,0xf1ff,0xfbff,
- 0x0,0x400,0xe00,0xe40,0x1c0,0x3f80,0x7000,0x4e00,
- 0xe00,0xe00,0xe00,0xe00,0xe00,0xe00,0x400,0x0}
- };
-