mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-26 04:18:36 -06: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()
|
||||
{
|
||||
libmedi.todo("cellMediatorCreateContext");
|
||||
libmedi.todo("cellMediatorCloseContext");
|
||||
return CELL_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user