1
0
Fork 0

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:
Sjoerd van der Berg 2003-04-13 18:46:50 +00:00
parent bc209bd1b8
commit 5e688529f2
2 changed files with 2 additions and 3 deletions

View file

@ -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