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:
4
zinput/zinput.def
Normal file
4
zinput/zinput.def
Normal file
@ -0,0 +1,4 @@
|
||||
LIBRARY zinput
|
||||
|
||||
EXPORTS
|
||||
DirectInput8Create
|
Reference in New Issue
Block a user