mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-11-09 12:33:43 +00:00
We already pass a reference to the system object to the constructor of the renderer, so we can just use that instead of using the global accessor functions.