foxygit / GZDoom Log in
commits tags

/wadsrc/static/shaders/glsl/func_notexture.fp · 61 B

raw
vec4 ProcessTexel()
{
	return desaturate(uObjectColor);	
}