mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
default to DirectInput 8 so it builds with 3rdparty/dxsdk out of the box [Oliver Stöneberg]
This commit is contained in:
parent
93e2bbbab5
commit
5366e265b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user