mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Updated Win32 implementation of gamma ramp API.
This commit is contained in:
Regular → Executable
-1
@@ -270,7 +270,6 @@ typedef struct _GLFWlibraryWin32
|
||||
ATOM classAtom; // Window class atom
|
||||
HHOOK keyboardHook; // Keyboard hook handle
|
||||
DWORD foregroundLockTimeout;
|
||||
HDC desktopDC;
|
||||
|
||||
// Default monitor
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user