]> git.sesse.net Git - stockfish/commitdiff
Use frontmost_sq() and backmost_sq helpers
authorMarco Costalba <mcostalba@gmail.com>
Fri, 30 Aug 2013 05:05:25 +0000 (07:05 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 30 Aug 2013 14:22:22 +0000 (16:22 +0200)
Should easier to read than the lsb() / msb() low
level functions.

No functional change.


No differences found