Forgot to set {direction} explicitly to +/- 1 for freeglut mouse-wheel
authorRichard Rauch <rkr@olib.org>
Thu, 30 Oct 2003 03:51:33 +0000 (03:51 +0000)
committerRichard Rauch <rkr@olib.org>
Thu, 30 Oct 2003 03:51:33 +0000 (03:51 +0000)
commit18a8b24540f2cd3eaccc5d715ed37692a824d29a
treebab1a0a72c336fc150c11fb97b0bc8407481270b
parent473e31c2358ce574a7eb52f14ecdc7fc22f0f3e9
Forgot to set {direction} explicitly to +/- 1 for freeglut mouse-wheel
API on MS-WINDOWS.  Oops.

Now it should always report +/- 1 on MS-WINDOWS, per the spec.

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