mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-03-28 10:20:06 +00:00

Two variables can be references, while two others can be std::moved. Makes for 4 less atomic reference count increments and decrements.
Two variables can be references, while two others can be std::moved. Makes for 4 less atomic reference count increments and decrements.