]> git.sesse.net Git - stockfish/commit
movegen: Fix just introduced move counter bug
authorMarco Costalba <mcostalba@gmail.com>
Sat, 18 Oct 2008 14:30:00 +0000 (16:30 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 18 Oct 2008 19:35:35 +0000 (21:35 +0200)
commitc1257d45b2d8e754572454fb35d676de78f07418
treeba77abe5752429637b04620b2b9a4b21022fe051
parent34a515f20b0d8fa467af776c78b572cdafe819b1
movegen: Fix just introduced move counter bug

This is what happens when you don't tests your patches !!

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