Compile in D3D9 by default.
This commit is contained in:
parent
18f704988d
commit
df53e3eee4
|
@ -46,6 +46,7 @@ HAVE_XAUDIO = 1
|
|||
HAVE_DSOUND = 1
|
||||
HAVE_OPENGL = 1
|
||||
HAVE_DYLIB = 1
|
||||
HAVE_D3D9 = 1
|
||||
HAVE_NETPLAY = 1
|
||||
HAVE_STDIN_CMD = 1
|
||||
HAVE_THREADS = 1
|
||||
|
|
Loading…
Reference in New Issue