Make routine to probe shift keys
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Mar 2012 17:03:19 +0000 (19:03 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:31:46 +0000 (11:31 +0200)
commitdff5f0dd4004751e4453c6efa405f2c0c29b562e
tree5aa584482ced95060a4c01bcb0418bc9d2a9bf81
parent15d1ea181db5a5de2bafc3fa9602abaa628f4ff5
Make routine to probe shift keys

The code to probe Alt keys was taken out of MoveTypeInProc, and extended
to probing Ctrl and Shift keys too. These are now returned in the 6 LSB
of an int by ShiftKeys().
dialogs.h
xboard.c