mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-12 22:55:35 +00:00
a24e8bf9cf
We can take these by const reference and avoid making unnecessary copies, preventing some atomic reference count increments and decrements.