use older version of structs by default and cast to newer ones if needed
This commit is contained in:
parent
76b384e0cd
commit
f29f712016
17 changed files with 5916 additions and 51 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include <ddraw.h>
|
||||
#include "ddraw.h"
|
||||
|
||||
|
||||
struct IDirectDrawImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue