mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-24 23:55:39 +01:00
f3daecafeb
We can use emplace_back to construct the Display instances directly, instead of constructing them separately and copying them, avoiding the need to copy std::string and std::vector instances that are part of the Display struct. |
||
---|---|---|
.. | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |