mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
improve keyboard responsiveness
This commit is contained in:
parent
11585048d1
commit
b51a26a924
1 changed files with 3 additions and 1 deletions
|
|
@ -691,6 +691,8 @@ void event_loop(void)
|
|||
}
|
||||
break;
|
||||
}
|
||||
|
||||
YieldToAnyThread();
|
||||
} while (!exit_event_loop);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue