mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 08:39:45 +00:00
Renamed internal gamma function.
This commit is contained in:
+1
-1
@@ -178,7 +178,7 @@ static void initGammaRamp(void)
|
||||
fprintf(stderr, "Gamma ramp setting unsupported\n");
|
||||
|
||||
// Save the original gamma ramp
|
||||
_glfwPlatformSaveGammaRamp();
|
||||
_glfwPlatformGetGammaRamp(&_glfwLibrary.originalRamp);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user