mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-30 19:00:08 +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.