mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 02:00:17 -04:00
This is only ever used internally. Also change the std::string name over to a const char*, so that we don't need to potentially allocate anything on the heap at immediate runtime.