aboutsummaryrefslogtreecommitdiffstats
path: root/al/event.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the AsyncEvent struct sizeChris Robinson2019-08-011-1/+1
| | | | | The "user" message length is significantly reduced to fit the struct in 256 bytes, rather than 1KB.
* Move the event declarations to a separate headerChris Robinson2019-07-291-0/+55