Fix a missed bug that causes errors when using 'Prefer 32-bit'

This commit is contained in:
Jason Hart
2019-11-14 13:18:58 -05:00
parent 9d2443ed00
commit 27516cb05e

View File

@@ -120,7 +120,7 @@ extern "C" {
typedef
_Function_class_(EVT_VIGEM_DS4_NOTIFICATION)
VOID
VOID CALLBACK
EVT_VIGEM_DS4_NOTIFICATION(
PVIGEM_CLIENT Client,
PVIGEM_TARGET Target,