1
0
mirror of synced 2025-01-20 17:48:51 +01:00
This commit is contained in:
Aaron M 2019-11-16 12:13:56 +13:00
parent d0d1894721
commit f8bfb9388f

View File

@ -119,7 +119,7 @@ DWORD WINAPI XInputGetStateGRID
}
else
{
ERROR_DEVICE_NOT_CONNECTED;
return ERROR_DEVICE_NOT_CONNECTED;
}
}