1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +01:00

fix shader example

This commit is contained in:
FunkyFr3sh 2018-11-23 16:55:23 +01:00
parent fbe8279dae
commit 663ce0a386

View File

@ -220,7 +220,7 @@ static void CreateSettingsIni()
"devmode=false\n"
"\n"
"; Preliminary libretro shader support (OpenGL only) https://github.com/libretro/glsl-shaders\n"
"; Example: shader=Shaders\crt-lottes-fast-no-warp.glsl\n"
"; Example: shader=Shaders\\crt-lottes-fast-no-warp.glsl\n"
"shader=\n"
"\n"
"; Max game ticks per second, possible values: 0-1000 (Can be used to slow down a too fast running game)\n"