mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-25 22:06:24 +02:00
HLE: split filesystem-dependent initialization
This commit is contained in:
@@ -2171,6 +2171,9 @@ void __KernelLoadReset() {
|
||||
HLEShutdown();
|
||||
Replacement_Init();
|
||||
HLEInit();
|
||||
// LoadExec keeps the PSP filesystems mounted, so refresh the filesystem-dependent HLE
|
||||
// availability state after rebuilding the basic HLE state.
|
||||
HLECheckModuleAvailability();
|
||||
}
|
||||
|
||||
__KernelModuleInit();
|
||||
|
||||
Reference in New Issue
Block a user