]> git.sesse.net Git - stockfish/commitdiff
Explicitly use a dedicated bitboard for occupied squares
authorMarco Costalba <mcostalba@gmail.com>
Sun, 30 Oct 2011 10:11:45 +0000 (11:11 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 30 Oct 2011 12:51:20 +0000 (13:51 +0100)
Instead of byTypeBB[0]. This better self-documents the code.

No functional and speed change.

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

No differences found