mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-31 22:00:05 +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.) |
||
|---|---|---|
| .. | ||
| graphics | ||
| callstack.cpp | ||
| callstack.h | ||
| callstack.ui | ||
| disassembler.cpp | ||
| disassembler.h | ||
| disassembler.ui | ||
| profiler.cpp | ||
| profiler.h | ||
| profiler.ui | ||
| registers.cpp | ||
| registers.h | ||
| registers.ui | ||
| wait_tree.cpp | ||
| wait_tree.h | ||