mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00: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;
|
||||
}
|
||||
|
||||
int cellSpursQueueAttachLv2EventQueue()/
|
||||
int cellSpursQueueAttachLv2EventQueue()
|
||||
{
|
||||
UNIMPLEMENTED_FUNC(cellSpurs);
|
||||
return CELL_OK;
|
||||
|
|
Loading…
Add table
Reference in a new issue