mirror of
https://github.com/citra-emu/citra.git
synced 2025-05-06 23:50:06 +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.