Some tweaks
This commit is contained in:
parent
0f447f1fb6
commit
6e18d96e7a
3 changed files with 4 additions and 4 deletions
|
@ -601,7 +601,7 @@ static const char *autoEventTypeName[] = {
|
|||
"ACTION_SETTARGETFPS"
|
||||
};
|
||||
|
||||
// Automation Event (24 bytes)
|
||||
// Automation event (24 bytes)
|
||||
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