mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 21:32:50 +00:00
libmedi fix
This commit is contained in:
parent
e8984d976c
commit
6b471d50eb
@ -6,7 +6,7 @@ logs::channel libmedi("libmedi", logs::level::notice);
|
|||||||
|
|
||||||
s32 cellMediatorCloseContext()
|
s32 cellMediatorCloseContext()
|
||||||
{
|
{
|
||||||
libmedi.todo("cellMediatorCreateContext");
|
libmedi.todo("cellMediatorCloseContext");
|
||||||
return CELL_OK;
|
return CELL_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user