mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
API refactoring
This commit is contained in:
@@ -547,7 +547,7 @@ void GetTime(DateTimeRec *dateTime)
|
||||
dateTime->minute = minute;
|
||||
}
|
||||
|
||||
void FlushEvents(int mask, int unknown)
|
||||
void FlushEvents()
|
||||
{
|
||||
PortabilityLayer::EventQueue *queue = PortabilityLayer::EventQueue::GetInstance();
|
||||
|
||||
|
Reference in New Issue
Block a user