mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-20 09:26:53 +00:00
SVC: Correct SendSyncRequest.
This commit is contained in:
@@ -279,6 +279,8 @@ public:
|
||||
sleep_cancelled = true;
|
||||
}
|
||||
|
||||
void Release();
|
||||
|
||||
private:
|
||||
Handle& event_handle;
|
||||
Thread* time_task;
|
||||
|
||||
Reference in New Issue
Block a user