time_stop_conditions(): Invoke board_estimated_moves_left() separately again
commitc6e330d249c5ece642fcb8ed54cdddc02beb7ec3
authorPetr Baudis <pasky@ucw.cz>
Wed, 10 Feb 2010 03:52:47 +0000 (10 04:52 +0100)
committerPetr Baudis <pasky@ucw.cz>
Wed, 10 Feb 2010 03:52:47 +0000 (10 04:52 +0100)
tree585edb1326d4a1d3c7bed26928768e20b8412719
parent92817d826da4f3b366db82c22b6e850acae834bb
time_stop_conditions(): Invoke board_estimated_moves_left() separately again

In TT_TOTAL-byoyomi, we trash away moves_left so we can't share the variable.
timeinfo.c