From: Marco Costalba Date: Mon, 17 Aug 2009 22:12:38 +0000 (+0100) Subject: Better clarify how pieceList[] and index[] work X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=693b38a5e79b50ac279d9ef2cefb50368ddb671f;hp=693b38a5e79b50ac279d9ef2cefb50368ddb671f;p=stockfish Better clarify how pieceList[] and index[] work Rearrange the code a bit to be more self-documenting. No functional change. Signed-off-by: Marco Costalba ---