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