mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-05 00:00:56 +01:00
Bugfix after recent PPU patches pr
This commit is contained in:
parent
34c36c73ee
commit
e7b9513d4a
|
|
@ -641,7 +641,6 @@ bool ppu_form_branch_to_code(u32 entry, u32 target, bool link, bool with_toc, st
|
|||
return false;
|
||||
}
|
||||
|
||||
if (module_name.empty())
|
||||
g_fxo->init<ppu_far_jumps_t>();
|
||||
|
||||
if (!module_name.empty())
|
||||
|
|
|
|||
Loading…
Reference in a new issue