Minor tweaks
This commit is contained in:
parent
abdebc244d
commit
b8fce54c0f
2 changed files with 1 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue