mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 06:57:51 -05:00
This only encourages the use of the global system instance (which will be phased out long-term). Instead, we use the direct system function call directly to remove the appealing but discouraged short-hand.