]> git.sesse.net Git - stockfish/commit
movegen: add SERIALIZE_MOVES and hides a bunch of loops
authorMarco Costalba <mcostalba@gmail.com>
Thu, 23 Oct 2008 08:42:14 +0000 (10:42 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 24 Oct 2008 19:10:04 +0000 (21:10 +0200)
commit2f8961beef5fe63aabeb77a8d4f20c59f6470b5e
tree973545c31666e022bab7769e2a29f8899e54318b
parentaf5743837d1fc52466d40ecd6394bee9db7a053d
movegen: add SERIALIZE_MOVES and hides a bunch of loops

Only syntactic sugar, perhaps we should leave as is, anyhow...

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/movegen.cpp