mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-12-26 03:40:05 +00:00
f241bb72f5
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 |