Update core_automation_events.c
This commit is contained in:
parent
7a5718eb36
commit
df58ee1fcb
|
|
@ -71,7 +71,7 @@ int main(void)
|
|||
|
||||
// Automation events
|
||||
AutomationEventList aelist = LoadAutomationEventList(0); // Initialize list of automation events to record new events
|
||||
SetAutomationEventList(&aelist);
|
||||
SetAutomationEventList(aelist);
|
||||
bool eventRecording = false;
|
||||
bool eventPlaying = false;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user