mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-24 04:33:44 +00: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.