mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-14 01:27:00 +00:00
Savestates/PPU: Fix PRX relocations
This commit is contained in:
parent
46a1c09abe
commit
efbf044ea0
@ -1646,7 +1646,7 @@ std::shared_ptr<lv2_prx> ppu_load_prx(const ppu_prx_object& elf, bool virtual_lo
|
||||
|
||||
if (ar)
|
||||
{
|
||||
break;
|
||||
continue;
|
||||
}
|
||||
|
||||
switch (rtype)
|
||||
|
Loading…
x
Reference in New Issue
Block a user