mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 02:14:07 -04:00
fonts and stuff work
This commit is contained in:
@@ -181,7 +181,10 @@ void KernelCheckAndDispatch() {
|
||||
SendAck();
|
||||
}
|
||||
|
||||
std::this_thread::sleep_for(std::chrono::microseconds(1000));
|
||||
if (time_ms < 4) {
|
||||
std::this_thread::sleep_for(std::chrono::microseconds(1000));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user