Fix PPU SELF Precompilation

This commit is contained in:
Elad Ashkenazi 2023-08-14 17:00:46 +03:00
parent 0e23b89352
commit 968762c135
4 changed files with 6 additions and 5 deletions

View file

@ -2243,7 +2243,6 @@ bool ppu_load_exec(const ppu_exec_object& elf, bool virtual_load, const std::str
else
{
g_ps3_process_info = old_process_info;
Emu.ConfigurePPUCache();
}
if (!load_libs.empty())