mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-29 23:46:31 -05: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()