]> git.sesse.net Git - stockfish/commit
Teach MovePicker::get_next_move() to return move type
authorMarco Costalba <mcostalba@gmail.com>
Sun, 5 Oct 2008 22:23:58 +0000 (23:23 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 6 Oct 2008 03:44:22 +0000 (05:44 +0200)
commit310e07f29266f800ff9d9f24cb3f953d945fd32b
treeece8b1300eb43f458992d14ba0d56b047a3cdf12
parentea7bebb604ef1fc8b1de45f38a604fad590b52f5
Teach MovePicker::get_next_move() to return move type

This will be used in future patches.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/movepick.cpp
src/movepick.h