Fix bad merge
This commit is contained in:
parent
59c4f0e183
commit
cffc3af45e
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ BOOL InitDirectInput(void)
|
||||||
{
|
{
|
||||||
SDL_InitSubSystem(SDL_INIT_JOYSTICK);
|
SDL_InitSubSystem(SDL_INIT_JOYSTICK);
|
||||||
|
|
||||||
if (!HookAllDirectInputDevices())
|
|
||||||
return FALSE;
|
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue