mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 22:47:03 +00:00
Emu: Fixup
This commit is contained in:
parent
9a2bcd2508
commit
d63e643081
2 changed files with 12 additions and 7 deletions
|
|
@ -1098,7 +1098,7 @@ void init_ppu_functions(utils::serial* ar, bool full = false)
|
|||
}
|
||||
}
|
||||
else
|
||||
ensure(g_fxo->init<ppu_function_manager>());
|
||||
g_fxo->init<ppu_function_manager>();
|
||||
|
||||
if (full)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue