mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 02:49:45 -04:00
We can take these by const reference and avoid making unnecessary copies, preventing some atomic reference count increments and decrements.
We can take these by const reference and avoid making unnecessary copies, preventing some atomic reference count increments and decrements.