dolphin/Source/Core/InputCommon/ControllerInterface/SDL
Dentomologist 2d3bae9c79 SDL: Add default case to switch statement
Fix -WSwitch warning about unhandled enum value SDL_NUM_LOG_PRIORITIES.

log_level is initialized to LNOTICE right before the switch statement so
this doesn't cause any behavior changes.
2023-11-10 12:05:20 -08:00
..
SDL.cpp SDL: Add default case to switch statement 2023-11-10 12:05:20 -08:00
SDL.h InputCommon:SDL: Add SDL 2.26 left and right motion inputs 2022-11-24 15:12:07 -06:00