![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.32, 2016/03/03 21:38:55 | version 1.33, 2020/07/21 02:42:05 | ||
---|---|---|---|
|
|
||
scr_init(); | scr_init(); | ||
setup_board(); | setup_board(); | ||
srandom(getpid()); | |||
scr_set(); | scr_set(); | ||
pos = A_FIRST*B_COLS + (B_COLS/2)-1; | pos = A_FIRST*B_COLS + (B_COLS/2)-1; |