mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 12:37:56 -05:00
Removes the usage of moves that don't result in behavior different from a copy, or otherwise would prevent copy elision from occurring.
Removes the usage of moves that don't result in behavior different from a copy, or otherwise would prevent copy elision from occurring.