mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
rename once more
This commit is contained in:
parent
04c5944165
commit
e23a0ce1d5
@ -261,7 +261,7 @@ static void ogl_build_programs()
|
||||
|
||||
if (g_ogl.shader1_program &&
|
||||
(strstr(g_config.shader, "xbrz-freescale-multipass.glsl") != NULL ||
|
||||
strstr(g_config.shader, "-shader2scale") != NULL))
|
||||
strstr(g_config.shader, "-pass1scale") != NULL))
|
||||
{
|
||||
g_ogl.shader2_upscale = TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user