Add ddraw.h available define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1893
This commit is contained in:
parent
7533ab4de4
commit
e40d2a6f35
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
|||
/* environ can be linked */
|
||||
#define ENVIRON_LINKED 1
|
||||
|
||||
/* Define to 1 if you have the <ddraw.h> header file. */
|
||||
#define HAVE_DDRAW_H 1
|
||||
|
||||
#define GCC_ATTRIBUTE(x) /* attribute not supported */
|
||||
|
||||
typedef double Real64;
|
||||
|
|
Loading…
Add table
Reference in a new issue