mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Merge upstream
This commit is contained in:
commit
e7d0aedfb4
90 changed files with 2802 additions and 2913 deletions
|
|
@ -174,6 +174,8 @@ void ModuleManager::Init()
|
|||
{
|
||||
if (!initialized)
|
||||
{
|
||||
clear_ppu_functions();
|
||||
|
||||
for (auto& m : g_module_list)
|
||||
{
|
||||
if (m.module)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue