mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
Fix indentation
This commit is contained in:
parent
95d491762f
commit
a404f16333
1 changed files with 85 additions and 86 deletions
|
|
@ -339,7 +339,6 @@ void hid::Init()
|
||||||
SDL_InitSubSystem(SDL_INIT_GAMECONTROLLER);
|
SDL_InitSubSystem(SDL_INIT_GAMECONTROLLER);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
uint32_t hid::GetState(uint32_t dwUserIndex, XAMINPUT_STATE* pState)
|
uint32_t hid::GetState(uint32_t dwUserIndex, XAMINPUT_STATE* pState)
|
||||||
{
|
{
|
||||||
static uint32_t packet;
|
static uint32_t packet;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue