|
|
1.1 root 1: #define dot_width 16
2: #define dot_height 16
3: #define dot_x_hot 8
4: #define dot_y_hot 8
5: static short dot_bits[] = {
6: 0x0000, 0x0000, 0x0000, 0x03c0,
7: 0x0ff0, 0x0ff0, 0x1ff8, 0x1ff8,
8: 0x1ff8, 0x1ff8, 0x0ff0, 0x0ff0,
9: 0x03c0, 0x0000, 0x0000, 0x0000};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.