mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 08:00:47 -04:00
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.