mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-26 05:24:17 +08: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()