mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-09 15:29:34 -06: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.