mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-11-29 04:33:45 +00:00
Allows resuing a common KeyManager when a large amount of NCAs are handled by the same class. Should the parameter not be provided, a new KeyManager will be constructed, as was the default behavior prior to this.