mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Formatting.
This commit is contained in:
@@ -206,6 +206,7 @@ static GLboolean hasEWMH(_GLFWwindow* window)
|
||||
return GL_TRUE;
|
||||
}
|
||||
|
||||
|
||||
//========================================================================
|
||||
// Translates an X Window key to internal coding
|
||||
//========================================================================
|
||||
@@ -974,6 +975,7 @@ static void enterFullscreenMode(_GLFWwindow* window)
|
||||
window->width / 2, window->height / 2);
|
||||
}
|
||||
|
||||
|
||||
//========================================================================
|
||||
// Leave fullscreen mode
|
||||
//========================================================================
|
||||
|
||||
Reference in New Issue
Block a user