Renamed internal gamma function.

This commit is contained in:
Camilla Berglund
2010-10-13 22:42:31 +02:00
parent 2630d4968c
commit 85bcd1fa0c
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ int _glfwPlatformGetVideoModes(GLFWvidmode* list, int maxcount);
void _glfwPlatformGetDesktopMode(GLFWvidmode* mode);
// Gamma ramp
void _glfwPlatformSaveGammaRamp(void);
void _glfwPlatformGetGammaRamp(GLFWgammaramp* ramp);
void _glfwPlatformSetGammaRamp(const GLFWgammaramp* ramp);
// Joystick