Documentation update added command intro
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@785
This commit is contained in:
parent
89051332ef
commit
fd1e05cb25
7 changed files with 44 additions and 7 deletions
|
@ -366,6 +366,7 @@ static void DecreaseFrameSkip(void) {
|
|||
}
|
||||
|
||||
void RENDER_Init(Section * sec) {
|
||||
MSG_Add("RENDER_CONFIGFILE_HELP","Available renderers:scale2x, none\n");
|
||||
Section_prop * section=static_cast<Section_prop *>(sec);
|
||||
|
||||
render.pal.first=256;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue