mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Add license browser, improve touchscreen UI
This commit is contained in:
@@ -647,6 +647,9 @@ bool WaitForEvent(TimeTaggedVOSEvent *eventOut, uint32_t ticks)
|
||||
Delay(1, nullptr);
|
||||
|
||||
ticks--;
|
||||
|
||||
if (ticks == 0)
|
||||
break;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user