mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 17:58:37 +12:00
Bugfix after recent PPU patches pr
This commit is contained in:
parent
34c36c73ee
commit
e7b9513d4a
1 changed files with 0 additions and 1 deletions
|
@ -641,7 +641,6 @@ bool ppu_form_branch_to_code(u32 entry, u32 target, bool link, bool with_toc, st
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (module_name.empty())
|
|
||||||
g_fxo->init<ppu_far_jumps_t>();
|
g_fxo->init<ppu_far_jumps_t>();
|
||||||
|
|
||||||
if (!module_name.empty())
|
if (!module_name.empty())
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue