mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-26 20:54:05 +01:00
Given the source and destination types are the same std::array type, we can simply use regular assignment to perform the same behavior.
Given the source and destination types are the same std::array type, we can simply use regular assignment to perform the same behavior.