cellgcm: implement cellGcmTerminate
This commit is contained in:
@@ -769,7 +769,8 @@ void cellGcmSetInvalidateTile(u8 index)
|
|||||||
|
|
||||||
s32 cellGcmTerminate()
|
s32 cellGcmTerminate()
|
||||||
{
|
{
|
||||||
fmt::throw_exception("Unimplemented" HERE);
|
// The firmware just return CELL_OK as well
|
||||||
|
return CELL_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
s32 cellGcmDumpGraphicsError()
|
s32 cellGcmDumpGraphicsError()
|
||||||
|
|||||||
Reference in New Issue
Block a user