forked from Dniel97/segatools
swdc: fixed dinput buttons
This commit is contained in:
parent
cc0b6b0953
commit
cadf20040c
@ -408,7 +408,7 @@ static BOOL CALLBACK swdc_di_enum_callback_pedals(
|
||||
static void swdc_di_get_buttons(uint16_t *gamebtn_out)
|
||||
{
|
||||
union swdc_di_state state;
|
||||
uint8_t gamebtn;
|
||||
uint16_t gamebtn;
|
||||
HRESULT hr;
|
||||
|
||||
assert(gamebtn_out != NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user