Commit df7a92f7 authored by Stefan Dösinger's avatar Stefan Dösinger Committed by Alexandre Julliard

wined3d: Add some type macros to wined3d_interface.h.

parent 39293314
......@@ -162,6 +162,9 @@ DEFINE_GUID(IID_IWineD3DQuery,
#else /* defined (__WINE_D3D_H ) */
/* Identical: */
# define WINED3DLIGHT D3DLIGHT7
# define WINED3DMATERIAL D3DMATERIAL7
# define WINED3DVIEWPORT D3DVIEWPORT7
# define WINED3DGAMMARAMP DDGAMMARAMP
#endif
......
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