mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-07 11:48:50 -04: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