Enable HAVE_D3D10 now for main Windows build

This commit is contained in:
twinaphex 2018-04-21 05:14:50 +02:00
parent 8848b2837b
commit e0b57843aa

View File

@ -38,7 +38,7 @@ C89_BUILTINMINIUPNPC=no
HAVE_D3D8=no # Direct3D 8 support
HAVE_D3D9=yes # Direct3D 9 support
C89_D3D9=no
HAVE_D3D10=no # Direct3D 10 support
HAVE_D3D10=yes # Direct3D 10 support
C89_D3D10=no
HAVE_D3D11=yes # Direct3D 11 support
C89_D3D11=no