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
|
@ -99,7 +99,7 @@ static void DISNEY_CallBack(Bit8u * stream,Bit32u len) {
|
|||
|
||||
|
||||
void DISNEY_Init(Section* sec) {
|
||||
|
||||
MSG_Add("DISNEY_CONFIGFILE_HELP","Nothing to setup yet!\n");
|
||||
Section_prop * section=static_cast<Section_prop *>(sec);
|
||||
if(!section->Get_bool("enabled")) return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue