Added dpmi.cpp to makefiles and project.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@923
This commit is contained in:
parent
bc209bd1b8
commit
5e688529f2
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
#define VERSION "0.58"
|
||||
|
||||
/* Define to 1 to enable internal debugger, requires libcurses */
|
||||
#define C_DEBUG 0
|
||||
#define C_DEBUG 1
|
||||
|
||||
/* Define to 1 to enable screenshots, requires libpng */
|
||||
#define C_SSHOT 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue