mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

Also replacing auto& with const char* so that it's easier to see that these strings aren't std::strings.
Also replacing auto& with const char* so that it's easier to see that these strings aren't std::strings.