mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-23 13:41:02 +00:00
Set correct status
This commit is contained in:
@@ -162,6 +162,7 @@ namespace
|
||||
|
||||
if (can_dispatch_apcs)
|
||||
{
|
||||
thread.mark_as_ready(STATUS_USER_APC);
|
||||
dispatch_next_apc(win_emu, thread);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user