mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Video mode detection cleanup.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user