Fix a typo
This commit is contained in:
parent
cbef077ff7
commit
2f8e771333
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ static void OrganyaThread(void *user_data)
|
|||
{
|
||||
if (organya_callback_timer == 0)
|
||||
{
|
||||
// Is Organya isn't currently playing, idle for 10ms and check again
|
||||
// If Organya isn't currently playing, idle for 10ms and check again
|
||||
svcSleepThread(10 * 1000000);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue