mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-22 03:40:52 +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.