Finish up the monitor work.

This commit is contained in:
BrandonSchaefer
2014-11-06 00:28:17 -08:00
committed by Camilla Berglund
parent ac73c2bd6c
commit f4f525549c
2 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ typedef struct _GLFWwindowMir
typedef struct _GLFWmonitorMir
{
int num_modes;
int cur_mode;
int output_id;
int x;
int y;