Savestates/PPU: Fix PRX relocations

This commit is contained in:
Eladash 2024-03-26 19:20:11 +02:00 committed by Elad Ashkenazi
parent 46a1c09abe
commit efbf044ea0

View File

@ -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)