mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-29 23:41:12 -06:00
Silly typo fix
This commit is contained in:
parent
05d80e4994
commit
c4522922f2
@ -411,7 +411,7 @@ int cellSpursQueuePushBody()
|
||||
return CELL_OK;
|
||||
}
|
||||
|
||||
int cellSpursQueueAttachLv2EventQueue()/
|
||||
int cellSpursQueueAttachLv2EventQueue()
|
||||
{
|
||||
UNIMPLEMENTED_FUNC(cellSpurs);
|
||||
return CELL_OK;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user