mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-06 21:23:48 +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.