Compile in D3D9 by default.

This commit is contained in:
Themaister 2012-11-04 00:48:13 +01:00
parent 18f704988d
commit df53e3eee4

View File

@ -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