mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Restore 1 ms sleep
This commit is contained in:
@@ -493,7 +493,7 @@ main_thread_fn()
|
||||
if (dopause)
|
||||
ack_pause();
|
||||
|
||||
//plat_delay_ms(1);
|
||||
plat_delay_ms(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user