mirror of
https://github.com/citra-emu/citra.git
synced 2025-07-09 23:20:08 +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.