Define HAVE_COMMAND for Makefile.win

This commit is contained in:
twinaphex 2014-09-14 19:53:44 +02:00
parent 8caf16a538
commit 3158a837f0

View File

@ -10,6 +10,7 @@ HAVE_DYLIB = 1
HAVE_D3D9 = 1
HAVE_NETPLAY = 1
HAVE_STDIN_CMD = 1
HAVE_COMMAND = 1
HAVE_THREADS = 1
HAVE_RGUI = 1
HAVE_GLUI = 1