1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

#332 add preset for AOE1 RockNRor patch

This commit is contained in:
FunkyFr3sh 2024-07-08 23:29:04 +02:00
parent 11e8df2f5a
commit a7042cb234

View File

@ -386,6 +386,12 @@ static void cfg_create_ini()
"adjmouse=true\n" "adjmouse=true\n"
"resolutions=2\n" "resolutions=2\n"
"\n" "\n"
"; Age of Empires: The Rise of Rome (RockNRor patch)\n"
"[EmpiresX_RockNRor]\n"
"nonexclusive=true\n"
"adjmouse=true\n"
"resolutions=2\n"
"\n"
"; Age of Empires II\n" "; Age of Empires II\n"
"[EMPIRES2]\n" "[EMPIRES2]\n"
"nonexclusive=true\n" "nonexclusive=true\n"