X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fmswin%2Ffg_internal_mswin.h;h=1ec651fc6a1a58d5e5f050a45bf12f20b18e3273;hb=91cac2f34bfc430f6a68ea950cc8f5169327b794;hp=ee52382b553dc4c3f43fdd092289bc0d9729f58e;hpb=99d53f15a4216240088132f6af9cb194b519b1cc;p=freeglut diff --git a/src/mswin/fg_internal_mswin.h b/src/mswin/fg_internal_mswin.h index ee52382..1ec651f 100644 --- a/src/mswin/fg_internal_mswin.h +++ b/src/mswin/fg_internal_mswin.h @@ -96,7 +96,7 @@ struct tagSFG_PlatformWindowState DWORD OldStyleEx; /* window Ex style - stored before the window is made fullscreen */ BOOL OldMaximized; /* window maximized state - stored before the window is made fullscreen */ - GLboolean MouseTracking; /* Needed for generating GLUT_ENTERED and GLUT_LEFT entry func callbacks on windows */ + BOOL MouseTracking; /* Needed for generating GLUT_ENTERED and GLUT_LEFT entry func callbacks on windows */ /* Need to store window titles to emulate * glutSetIconTitle/glutSetWindowTitle as Windows has only