mirror of
https://github.com/open-goal/jak-project
synced 2026-07-08 22:45:00 -04:00
build fix
This commit is contained in:
@@ -184,7 +184,6 @@ void KernelCheckAndDispatch() {
|
||||
if (time_ms < 4) {
|
||||
std::this_thread::sleep_for(std::chrono::microseconds(1000));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user