Fix King location in Eval
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 17:07:43 +0000 (18:07 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 17:07:43 +0000 (18:07 +0100)
commit2f962ba8f4401f9237e59bf9272bfd8c75e08353
tree9769a95e5f3cec9f122a6f9a1292969e8a1299c8
parent6b484e1b9ce830e85dbd24e4491161cad5f73591
Fix King location in Eval

The evaluation routine still assumed location[] was an array of 64,
rather than 96, so it expected the King location in the wrong place.
dropper.c