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
..
2021-12-10 14:49:57 -08:00
2023-09-21 01:19:23 +02:00
2022-08-26 23:20:34 -07:00