mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-07 06:40:12 +00:00
Continues the migration over to using fmt. Given fmt is also compatible with std::string and std::string_view, we can convert some parameters over to std::string_view, such as the message parameter for StopMessage() and the name parameter for an overload of SaveScreenShot()