]> git.sesse.net Git - stockfish/commit
Add helper function verify_material
authorChris Caino <chricainogithub@gmail.com>
Mon, 14 Oct 2013 12:57:08 +0000 (13:57 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 14 Oct 2013 17:23:57 +0000 (19:23 +0200)
commit027d85e82a0a4bb3210039ae9b60da5bbaff546b
tree387b357eee76daf943d1a88994a6313fe0c0dbe9
parent3bc3c069f10637538d5a9143d20e0589ac12668f
Add helper function verify_material

Allows to remove a lot of assert code in endgames.

No functional change.
src/endgame.cpp