mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-25 01:04:03 +01:00
Load() is already given the process instance as a parameter, so instead of coupling the class to the System class, we can just forward that parameter to LoadNro()