new config file line of help
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1373
This commit is contained in:
parent
59316dda6d
commit
b76723b848
1 changed files with 2 additions and 0 deletions
|
@ -203,6 +203,8 @@ void DOSBOX_Init(void) {
|
|||
MSG_Add("DOSBOX_CONFIGFILE_HELP",
|
||||
"language -- Select another language file.\n"
|
||||
"memsize -- Amount of memory dosbox has in megabytes.\n"
|
||||
"machine -- The type of machine tries to emulate.\n"
|
||||
" You can select from auto,hercules,tandy,vga.\n"
|
||||
);
|
||||
|
||||
secprop=control->AddSection_prop("render",&RENDER_Init);
|
||||
|
|
Loading…
Add table
Reference in a new issue