wrote macro for the special key checks (shift, alt, ctrl) to
authorDiederick Niehorster <dcnieho@gmail.com>
Wed, 21 Nov 2012 04:18:32 +0000 (04:18 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Wed, 21 Nov 2012 04:18:32 +0000 (04:18 +0000)
commit25a96752f76c571c447b00e376f0002568389bad
treeb5e814f7b415299526a348c457a492b5c5dd0176
parent775071fb9c0eee0bf4b5b13a38a12176518da055
wrote macro for the special key checks (shift, alt, ctrl) to
significantly reduce code length (and it was copy-paste code anyway)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1460 7f0cb862-5218-0410-a997-914c9d46530a
src/mswin/fg_main_mswin.c