mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 11:38:49 -06: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.