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

add preset for Swarog

This commit is contained in:
FunkyFr3sh 2024-12-20 05:44:20 +01:00
parent b4cb93d32b
commit e44ade5d72

View File

@ -1573,6 +1573,10 @@ static void cfg_create_ini()
"[golf]\n" "[golf]\n"
"fake_mode=640x480x16\n" "fake_mode=640x480x16\n"
"\n" "\n"
"; Swarog\n"
"[Swarog]\n"
"singlecpu=false\n"
"\n"
"; Sim Copter\n" "; Sim Copter\n"
"[SimCopter]\n" "[SimCopter]\n"
"nonexclusive=true\n" "nonexclusive=true\n"