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