|
|
1.1 root 1: /* @(#)waitmask.ic X10/6.6B 12/26/86 */
2: #define waitmask_width 16
3: #define waitmask_height 16
4: #define waitmask_x_hot 7
5: #define waitmask_y_hot 7
6: static short waitmask_bits[] = {
7: 0x07f0, 0x0ff8, 0x1ffc, 0x3ffe,
8: 0x7fff, 0x7fff, 0x7fff, 0x7fff,
9: 0x7fff, 0x7fff, 0x7fff, 0x3ffe,
10: 0x1ffc, 0x3ffe, 0x3ffe, 0x3ffe};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.