mirror of
https://github.com/citra-emu/citra.git
synced 2025-03-26 01:37:22 +00:00

We don't need to universally capture by reference. We specifically just need to capture the this pointer.
We don't need to universally capture by reference. We specifically just need to capture the this pointer.