Minor tweaks

This commit is contained in:
Ray 2023-10-30 13:29:14 +01:00
parent abdebc244d
commit b8fce54c0f
2 changed files with 1 additions and 3 deletions

View file

@ -506,7 +506,7 @@ typedef struct FilePathList {
char **paths; // Filepaths entries
} FilePathList;
// Automation event (opaque struct)
// Automation event
typedef struct AutomationEvent {
unsigned int frame; // Event frame
unsigned int type; // Event type (AutomationEventType)