mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Fix broken thread events
This commit is contained in:
@@ -56,6 +56,9 @@ private:
|
|||||||
static GpThreadEvent_Web_Null ms_instance;
|
static GpThreadEvent_Web_Null ms_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
GpThreadEvent_Web_Null GpThreadEvent_Web_Null::ms_instance;
|
||||||
|
|
||||||
|
|
||||||
void GpThreadEvent_Web_Null::Wait()
|
void GpThreadEvent_Web_Null::Wait()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user