mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-06 16:13:44 +00:00
This gets rid of the static unordered_map. Also changes the return type const char*, avoiding unnecessary allocations (the result was only used by calling .c_str() on it.) |
||
|---|---|---|
| .. | ||
| audio_core | ||
| citra | ||
| citra_qt | ||
| common | ||
| core | ||
| tests | ||
| video_core | ||
| .clang-format | ||
| CMakeLists.txt | ||