Bugfix after recent PPU patches pr
This commit is contained in:
@@ -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())
|
||||||
|
|||||||
Reference in New Issue
Block a user