mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 10:18:04 -05:00
We can take these by const reference and avoid making unnecessary copies, preventing some atomic reference count increments and decrements.