add option to change the language of the config program

This commit is contained in:
FunkyFr3sh 2021-07-24 07:27:55 +02:00
parent ec2ee6714d
commit 397f139151
4 changed files with 271 additions and 186 deletions

View file

@ -323,6 +323,9 @@ static void cfg_create_ini()
"; Force CPU0 affinity, avoids crashes/freezing, *might* have a performance impact\n"
"singlecpu=true\n"
"\n"
"; cnc-ddraw config program language, possible values: auto, english, chinese, german, spanish\n"
"configlang=auto\n"
"\n"
"\n"
"\n"
"; ### Game specific settings ###\n"