mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-03 19:24:42 +02:00
When calling `ShowMessageAlert` with a given `MsgType`, log the alert with a `LogLevel` matching the `MsgType` instead of always using `LogLevel::LERROR`.