mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-03 07:10:08 +01:00
fix merge
This commit is contained in:
parent
4a0cbe7701
commit
c46b391203
|
|
@ -695,8 +695,6 @@ ExecEnv guestCreateExecEnv(orbis::Thread *mainThread,
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (orbis::g_context.fwSdkVersion == 0) {
|
||||
auto moduleParam = reinterpret_cast<std::byte *>(libkernel->moduleParam);
|
||||
|
|
|
|||
Loading…
Reference in a new issue