diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/rcore.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rcore.c b/src/rcore.c index 3d01ca5b..d4b10504 100644 --- a/src/rcore.c +++ b/src/rcore.c @@ -6647,6 +6647,7 @@ static int FindNearestConnectorMode(const drmModeConnector *connector, uint widt #if defined(SUPPORT_EVENTS_AUTOMATION) // NOTE: Loading happens over AutomationEvent *events +// TODO: This system should probably be redesigned static void LoadAutomationEvents(const char *fileName) { //unsigned char fileId[4] = { 0 }; |
