mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 23:18:57 +01:00
![Lioncash](/assets/img/avatar_default.png)
std::string's operator+ will handle this. Also move std::string to where they're actually needed. There's no need to construct an unnecessary string if the first failure case occurs.