Open donotturnoff opened 2 years ago
Currently each event type has its own type and wid field, but these could be combined if a wrapper struct for the current AeEvent union was made.
AeEvent
Currently each event type has its own type and wid field, but these could be combined if a wrapper struct for the current
AeEvent
union was made.