mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Fix dinput cb struct.
This commit is contained in:
parent
eeba16d0e8
commit
d2665f8807
@ -334,6 +334,7 @@ const input_driver_t input_dinput = {
|
|||||||
dinput_input_state,
|
dinput_input_state,
|
||||||
dinput_key_pressed,
|
dinput_key_pressed,
|
||||||
dinput_free,
|
dinput_free,
|
||||||
|
NULL,
|
||||||
"dinput",
|
"dinput",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user