mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +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