mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-19 15:47:09 +02: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.