diff --git a/src/config.c b/src/config.c index 1db05c4..a21b6ea 100644 --- a/src/config.c +++ b/src/config.c @@ -386,6 +386,12 @@ static void cfg_create_ini() "adjmouse=true\n" "resolutions=2\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" "[EMPIRES2]\n" "nonexclusive=true\n"