and with 0xFF to indicate to runtime that we want to strip out higher bits - otherwis...
authorDiederick Niehorster <dcnieho@gmail.com>
Thu, 4 Apr 2013 10:20:43 +0000 (10:20 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Thu, 4 Apr 2013 10:20:43 +0000 (10:20 +0000)
commit80d83eb7ea1ae8d0907ec6deb5bb0de59580e707
tree8eb75322c4e325bc15ced03a91a4d6eb14040ee6
parent7094cf70ed46d1e6f0ef900b53c8af039933354e
and with 0xFF to indicate to runtime that we want to strip out higher bits - otherwise we get a runtime error when "Smaller Type Checks" is enabled
Thanks Jason Wilkins!

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