]> git.sesse.net Git - stockfish/commitdiff
Introduce enum SquareColor
authorMarco Costalba <mcostalba@gmail.com>
Sun, 25 Jul 2010 10:44:03 +0000 (11:44 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 25 Jul 2010 10:49:58 +0000 (11:49 +0100)
Square and piece colors are two different things,
so use different types to avoid misunderstandings.

Suggested by Tord.

No functional change.

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

No differences found