default to DirectInput 8 so it builds with 3rdparty/dxsdk out of the box [Oliver Stöneberg]

This commit is contained in:
Oliver Stöneberg 2015-03-12 20:14:41 +01:00
parent 93e2bbbab5
commit 5366e265b6

View File

@ -61,7 +61,7 @@
# CYGWIN_BUILD = 1
# set this to the minimum DirectInput version to support (7 or 8)
# DIRECTINPUT = 8
DIRECTINPUT = 8
# uncomment next line to use SDL library for sound and video output
# USE_SDL = 1