mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +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_key_pressed,
|
||||
dinput_free,
|
||||
NULL,
|
||||
"dinput",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user