Fix indentation

This commit is contained in:
Hyper 2025-03-20 22:20:54 +00:00
parent 95d491762f
commit a404f16333

View file

@ -339,7 +339,6 @@ void hid::Init()
SDL_InitSubSystem(SDL_INIT_GAMECONTROLLER);
}
uint32_t hid::GetState(uint32_t dwUserIndex, XAMINPUT_STATE* pState)
{
static uint32_t packet;