board_try_random_move(): Don't even bother to try invalid moves
commitfe80e589ef0032e4c165c6eb4d0d10c576656537
authorPetr Baudis <pasky@ucw.cz>
Wed, 30 Sep 2009 21:10:04 +0000 (30 23:10 +0200)
committerPetr Baudis <pasky@ucw.cz>
Wed, 30 Sep 2009 21:10:04 +0000 (30 23:10 +0200)
tree2bb63db62d07ac23dc886c1eb61ee181bd5e27d5
parent315d93d6f55bc23509fb0d61dd21848c7242ace1
board_try_random_move(): Don't even bother to try invalid moves

This can cause noticeable permit overhead.
board.c