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
..
2023-11-03 16:15:04 +01:00
2023-04-29 16:10:38 -05:00
2023-10-02 17:28:23 -04:00