added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
This commit is contained in:
parent
2f528432fc
commit
18ae21e866
13 changed files with 35 additions and 11 deletions
|
@ -706,6 +706,7 @@ void DEBUG_Init(Section* sec) {
|
|||
#ifdef WIN32
|
||||
WIN32_Console();
|
||||
#endif
|
||||
MSG_Add("DEBUG_CONFIGFILE_HELP","Nothing to setup yet!\n");
|
||||
memset((void *)&dbg,0,sizeof(dbg));
|
||||
debugging=false;
|
||||
dbg.active_win=3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue