mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-03 17:06:20 -05:00
This makes the API a little nicer to use, since you don't need to do a mandatory dereference when passing the lock into any kind of scope guard.