mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-25 13:29:08 -06: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.