|
|
1.1 ! root 1: #define circle_width 16 ! 2: #define circle_height 16 ! 3: #define circle_x_hot 8 ! 4: #define circle_y_hot 8 ! 5: static short circle_bits[] = { ! 6: 0x0000, 0x03c0, 0x0ff0, 0x1ff8, ! 7: 0x3c3c, 0x381c, 0x700e, 0x700e, ! 8: 0x700e, 0x700e, 0x381c, 0x3c3c, ! 9: 0x1ff8, 0x0ff0, 0x03c0, 0x0000};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.