.
This commit is contained in:
parent
b7792310fe
commit
dc3b155449
@ -7,8 +7,8 @@
|
||||
|
||||
DWORD WINAPI XInputGetStateStarWars
|
||||
(
|
||||
__in DWORD dwUserIndex, // Index of the gamer associated with the device
|
||||
__out DWORD* pState // Receives the current state
|
||||
__in DWORD dwUserIndex, // Index of the gamer associated with the device
|
||||
__out DWORD* pState // Receives the current state
|
||||
)
|
||||
{
|
||||
if (GameDetect::currentGame == GameID::StarWarsEs3X)
|
||||
|
Loading…
x
Reference in New Issue
Block a user