add preset
This commit is contained in:
parent
4ca412b754
commit
a6f342f7c5
1 changed files with 4 additions and 0 deletions
|
@ -585,6 +585,10 @@ static void cfg_create_ini()
|
|||
"[Wiz8]\n"
|
||||
"passthrough=false\n"
|
||||
"\n"
|
||||
"; Steel Panthers: World At War\n"
|
||||
"[MECH]\n"
|
||||
"renderer=opengl\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
|
Loading…
Reference in a new issue