This commit is contained in:
parent
50171cf92e
commit
56acbaa787
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@
|
|||
#endif
|
||||
|
||||
#ifndef _WIN32
|
||||
#error D3D9 widget only avaliable for Win32 backends
|
||||
#undef MW_DIRECT3D9
|
||||
typedef void* LPDIRECT3D9;
|
||||
typedef void* LPDIRECT3DDEVICE9;
|
||||
#else
|
||||
#ifdef __WATCOMC__
|
||||
#include <windows.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue