mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +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