|
|
1.1 root 1:
2: #define xchess_width 16
3: #define xchess_height 16
4: #define xchess_x_hot 9
5: #define xchess_y_hot 8
6: static char xchess_bits[] = {
7: 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0xf8, 0x00, 0xfe, 0x80, 0xff,
8: 0xc0, 0xff, 0x60, 0xff, 0xb0, 0xfd, 0xd8, 0x66, 0x6c, 0x3b, 0x76, 0x1d,
9: 0x98, 0x1d, 0xcc, 0x0c, 0x60, 0x00, 0x00, 0x00};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.