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

add preset for robin hood steam

This commit is contained in:
FunkyFr3sh 2024-07-11 01:50:13 +02:00
parent 3204574eb5
commit 6ba50718a7

View File

@ -1261,6 +1261,10 @@ static void cfg_create_ini()
"checkfile=.\\Robin Hood.exe\n" "checkfile=.\\Robin Hood.exe\n"
"singlecpu=false\n" "singlecpu=false\n"
"\n" "\n"
"; Robin Hood - The Legend of Sherwood (Steam)\n"
"[_rh]\n"
"singlecpu=false\n"
"\n"
"; Robin Hood - The Legend of Sherwood\n" "; Robin Hood - The Legend of Sherwood\n"
"[Robin Hood]\n" "[Robin Hood]\n"
"singlecpu=false\n" "singlecpu=false\n"