mirror of
https://github.com/citra-emu/citra.git
synced 2025-09-18 16:40:38 +00:00

We don't need to copy the whole struct in this instance, we can just utilize a reference instead.
We don't need to copy the whole struct in this instance, we can just utilize a reference instead.