mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Finish up the monitor work.
This commit is contained in:
committed by
Camilla Berglund
parent
ac73c2bd6c
commit
f4f525549c
+1
-1
@@ -60,7 +60,7 @@ typedef struct _GLFWwindowMir
|
||||
|
||||
typedef struct _GLFWmonitorMir
|
||||
{
|
||||
int num_modes;
|
||||
int cur_mode;
|
||||
int output_id;
|
||||
int x;
|
||||
int y;
|
||||
|
||||
Reference in New Issue
Block a user