forked from TeamTofuShop/segatools
swdc: disabled built in XInput
This commit is contained in:
@ -8,4 +8,4 @@ struct zinput_config {
|
||||
bool enable;
|
||||
};
|
||||
|
||||
HRESULT zinput_hook_init(struct zinput_config *cfg);
|
||||
void zinput_hook_init(struct zinput_config *cfg, HINSTANCE self);
|
||||
|
Reference in New Issue
Block a user