mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Function comment header updates.
This commit is contained in:
Regular → Executable
+1
-1
@@ -82,7 +82,7 @@ GLFWAPI void glfwSetGammaFormula(float gamma, float blacklevel, float gain)
|
||||
|
||||
|
||||
//========================================================================
|
||||
// Return the currently set gamma ramp
|
||||
// Return the cached currently set gamma ramp
|
||||
//========================================================================
|
||||
|
||||
GLFWAPI void glfwGetGammaRamp(GLFWgammaramp* ramp)
|
||||
|
||||
Reference in New Issue
Block a user