mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 23:11:25 +12:00
libmedi fix
This commit is contained in:
parent
e8984d976c
commit
6b471d50eb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue