mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Compilation fix
This commit is contained in:
parent
bb77249ac8
commit
5ad68cfe30
1 changed files with 0 additions and 2 deletions
|
@ -497,8 +497,6 @@ s64 cellSpursFinalize(vm::ptr<CellSpurs> spurs)
|
|||
#ifdef PRX_DEBUG
|
||||
return GetCurrentPPUThread().FastCall2(libsre + 0x8568, libsre_rtoc);
|
||||
#else
|
||||
spurs->spurs->Finalize();
|
||||
|
||||
return CELL_OK;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue