mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-12 22:55:35 +00:00
c65a8fafa0
We can just take the value parameter by value which allows both moving into it, and copies at the same time, depending on the calling code.