]> git.sesse.net Git - stockfish/commitdiff
Introduce SERIALIZE_MOVES_D() macro and use it for pawn moves
authorMarco Costalba <mcostalba@gmail.com>
Tue, 14 Jul 2009 08:07:30 +0000 (10:07 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 14 Jul 2009 09:28:41 +0000 (10:28 +0100)
This is another moves serialization macro but this time
focused on pawn moves where the 'from' square is given as
a delta from the 'to' square.

No functional change.

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

No differences found