mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
Silly typo fix
This commit is contained in:
parent
05d80e4994
commit
c4522922f2
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ int cellSpursQueuePushBody()
|
||||||
return CELL_OK;
|
return CELL_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
int cellSpursQueueAttachLv2EventQueue()/
|
int cellSpursQueueAttachLv2EventQueue()
|
||||||
{
|
{
|
||||||
UNIMPLEMENTED_FUNC(cellSpurs);
|
UNIMPLEMENTED_FUNC(cellSpurs);
|
||||||
return CELL_OK;
|
return CELL_OK;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue