X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_internal.h;h=80e88b3e3a9477f5b2b5034eea0601545525c6ca;hb=e9a96a71a2feff9da7ccae395c5f316e67af3bd0;hp=9353ad9db7740ab104bc3af3e8cfcefdccaaa985;hpb=b6141f8e74c06c452d5b225308f63009e25a846d;p=freeglut diff --git a/src/freeglut_internal.h b/src/freeglut_internal.h index 9353ad9..80e88b3 100644 --- a/src/freeglut_internal.h +++ b/src/freeglut_internal.h @@ -126,6 +126,8 @@ LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR,LPDEVMODEW,HWND,DWORD,LPVOID); # define FALSE 0 #endif +#define INVALID_MODIFIERS 0xffffffff + /* -- GLOBAL TYPE DEFINITIONS ---------------------------------------------- */ /* Freeglut callbacks type definitions */