Compilation fix
This commit is contained in:
@@ -497,8 +497,6 @@ s64 cellSpursFinalize(vm::ptr<CellSpurs> spurs)
|
|||||||
#ifdef PRX_DEBUG
|
#ifdef PRX_DEBUG
|
||||||
return GetCurrentPPUThread().FastCall2(libsre + 0x8568, libsre_rtoc);
|
return GetCurrentPPUThread().FastCall2(libsre + 0x8568, libsre_rtoc);
|
||||||
#else
|
#else
|
||||||
spurs->spurs->Finalize();
|
|
||||||
|
|
||||||
return CELL_OK;
|
return CELL_OK;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user