18 Nov
2018
18 Nov
'18
7:13 p.m.
Zebediah Figura <z.figura12(a)gmail.com> wrote:
+/* Some versions of SteamOverlayRenderer hot-patch XInputGetStateEx() and call + * XInputGetState() in the hook, so we need a wrapper. */ +DWORD xinput_get_state(DWORD index, XINPUT_STATE *state)
Shouldn't it be static? -- Dmitry.