Video mode detection cleanup.

This commit is contained in:
Camilla Berglund
2014-03-10 12:34:15 +01:00
parent 41fd1655bd
commit 87dd7b89f5
4 changed files with 49 additions and 63 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ void _glfwInitTimer(void);
void _glfwInitGammaRamp(void);
// Fullscreen support
void _glfwSetVideoMode(_GLFWmonitor* monitor, const GLFWvidmode* desired);
GLboolean _glfwSetVideoMode(_GLFWmonitor* monitor, const GLFWvidmode* desired);
void _glfwRestoreVideoMode(_GLFWmonitor* monitor);
// Joystick input