Commit 0b56446e authored by Peter Hunnisett's avatar Peter Hunnisett Committed by Alexandre Julliard

- Added remaining DirectX 3D3 6&7 3D interfaces.

- Added d3dcaps.h, d3dtypes.h and rearranged contents according to DirectX 7 headers. - Fixed dsound.h include list (d3d.h->d3dtypes.h).
parent 991b03f8
......@@ -3,7 +3,7 @@
#include "winbase.h" /* for CRITICAL_SECTION */
#include "mmsystem.h"
#include "d3d.h" /*FIXME: Need to break out d3dtypes.h */
#include "d3dtypes.h"
#ifdef __cplusplus
extern "C" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment