mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-05-02 04:10:49 -07: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.