mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 20:37:54 -05:00
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.