mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-05-07 23:28:46 +00:00
Avoids the use of global accessors, removing the reliance on global state. This also makes dependencies explicit in the interface, as opposed to being hidden