]> git.sesse.net Git - stockfish/commitdiff
Change TT interface to ask directly for a position key
authorMarco Costalba <mcostalba@gmail.com>
Sat, 2 May 2009 12:57:52 +0000 (14:57 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 3 May 2009 07:11:36 +0000 (08:11 +0100)
Instead of a position because the key is all that we
need.

Interface is more clear and also very very little bit faster.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found