mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-15 08:40: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.