|
|
1.1 root 1: /* @(#)waitmask.ic X10/6.6 11/3/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 char waitmask_bits[] = {
7: 0xf0, 0x07, 0xf8, 0x0f, 0xfc, 0x1f, 0xfe, 0x3f,
8: 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f,
9: 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xfe, 0x3f,
10: 0xfc, 0x1f, 0xfe, 0x3f, 0xfe, 0x3f, 0xfe, 0x3f};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.