forked from TeamTofuShop/segatools
zinput: Add stub DirectInput implementation
Initial D Zero has some incomplete built-in PC input support, we need to disable it so that it does not interfere with our JVS emulation.
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
#include <winternl.h>
|
||||
#include <setupapi.h>
|
||||
#include <unknwn.h>
|
||||
#include <dinput.h>
|
||||
#include <xinput.h>
|
||||
#include <d3d9.h>
|
||||
|
||||
|
Reference in New Issue
Block a user