1
0
mirror of synced 2025-02-01 04:15:50 +01:00
This commit is contained in:
Aaron M 2019-11-16 17:37:36 +13:00
parent b7792310fe
commit dc3b155449

View File

@ -7,8 +7,8 @@
DWORD WINAPI XInputGetStateStarWars DWORD WINAPI XInputGetStateStarWars
( (
__in DWORD dwUserIndex, // Index of the gamer associated with the device __in DWORD dwUserIndex, // Index of the gamer associated with the device
__out DWORD* pState // Receives the current state __out DWORD* pState // Receives the current state
) )
{ {
if (GameDetect::currentGame == GameID::StarWarsEs3X) if (GameDetect::currentGame == GameID::StarWarsEs3X)