mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 06:58:13 +00:00
cf9767c608
Removes the usage of moves that don't result in behavior different from a copy, or otherwise would prevent copy elision from occurring.