Cleanup
This commit is contained in:
parent
71018b4ab5
commit
98990217bc
@ -348,8 +348,8 @@ typedef struct _GLFWmonitorWin32
|
|||||||
// This size matches the static size of DISPLAY_DEVICE.DeviceName
|
// This size matches the static size of DISPLAY_DEVICE.DeviceName
|
||||||
WCHAR adapterName[32];
|
WCHAR adapterName[32];
|
||||||
WCHAR displayName[32];
|
WCHAR displayName[32];
|
||||||
char publicAdapterName[64];
|
char publicAdapterName[32];
|
||||||
char publicDisplayName[64];
|
char publicDisplayName[32];
|
||||||
GLFWbool modesPruned;
|
GLFWbool modesPruned;
|
||||||
GLFWbool modeChanged;
|
GLFWbool modeChanged;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user