Update a comment

This commit is contained in:
casavaca 2024-01-11 00:54:36 -08:00
parent 2c124c96df
commit e8d8b0f7f5
No known key found for this signature in database
GPG Key ID: 916401545D431B19

View File

@ -3265,7 +3265,7 @@ static void ScanDirectoryFilesRecursively(const char *basePath, FilePathList *fi
#if defined(SUPPORT_AUTOMATION_EVENTS)
// Automation event recording
// NOTE: Recording is by default done at EndDrawing(), after PollInputEvents()
// NOTE: Recording is by default done at EndDrawing(), before PollInputEvents()
static void RecordAutomationEvent(void)
{
// Checking events in current frame and save them into currentEventList