function name has changed and comment is out of date

--HG--
branch : update_comment_function_name
This commit is contained in:
Tanner Rogalsky
2017-02-19 10:42:35 -05:00
parent 97789b18c0
commit 5c35e3e137
+1 -1
View File
@@ -200,7 +200,7 @@ GLSL.PIXEL = {
#endif
#endif
// See Shader::checkSetScreenParams in Shader.cpp.
// See Shader::updateScreenParams in Shader.cpp.
#define love_PixelCoord (vec2(gl_FragCoord.x, (gl_FragCoord.y * love_ScreenSize.z) + love_ScreenSize.w))]],
FUNCTIONS = [[