Keep count of all on-board piece types
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 1 Nov 2010 12:27:17 +0000 (13:27 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 1 Nov 2010 12:27:17 +0000 (13:27 +0100)
commitbdf3b4a8c86501392e95313ef99b46a2f6c217e5
treeeda7f3ac5dc154c9d99a057ba15b4e5a0df73627
parent165248b746cab04ad07b3a84056097eb676c5682
Keep count of all on-board piece types

The array pl[] is used to keep track of the number of pieces of each
type. It is updated when the piece is captured. For now, it ignores
promotions.
fairymax.c