mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-27 22:00:49 -07: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.