|
|
1.1 root 1: #define arrow_cross_width 16
2: #define arrow_cross_height 16
3: #define arrow_cross_x_hot 8
4: #define arrow_cross_y_hot 8
5: static short arrow_cross_bits[] = {
6: 0x0000, 0x0180, 0x03c0, 0x07e0,
7: 0x0180, 0x1188, 0x318c, 0x7ffe,
8: 0x7ffe, 0x318c, 0x1188, 0x0180,
9: 0x07e0, 0x03c0, 0x0180, 0x0000};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.