set-automation-event-list ( list -- )


Vocabulary
raylib

Inputs
lista pointer to a AutomationEventList


Outputs
None

Word description
Set automation event list to record to

Definition


LIBRARY: raylib FUNCTION-ALIAS: set-automation-event-list
void SetAutomationEventList ( AutomationEventList* list )