1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00
This commit is contained in:
FunkyFr3sh 2021-06-05 02:51:24 +02:00
parent 9326286918
commit db41c485de

View File

@ -280,7 +280,7 @@ static void cfg_create_ini()
"; Possible values: 0 = disabled, 1 = save to global 'ddraw' section, 2 = save to game specific section\n" "; Possible values: 0 = disabled, 1 = save to global 'ddraw' section, 2 = save to game specific section\n"
"savesettings=1\n" "savesettings=1\n"
"\n" "\n"
"; Should the window be resizeable by the user in windowed mode?\n" "; Should the window be resizable by the user in windowed mode?\n"
"resizable=true\n" "resizable=true\n"
"\n" "\n"
"; Enable linear (D3DTEXF_LINEAR) upscaling filter for the direct3d9 renderer (16 bit color depth games only)\n" "; Enable linear (D3DTEXF_LINEAR) upscaling filter for the direct3d9 renderer (16 bit color depth games only)\n"