SDLJoystick: Addressed review comments
This commit is contained in:
@@ -224,6 +224,7 @@ void EmuWindow_SDL2::PollEvents() {
|
||||
break;
|
||||
default:
|
||||
InputCommon::SDL::HandleGameControllerEvent(event);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user